mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
atlantis: Update to 0.24.4 and change maintainer
This commit is contained in:
parent
2690b4a7f7
commit
f30f16aebe
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'atlantis'
|
# Template file for 'atlantis'
|
||||||
pkgname=atlantis
|
pkgname=atlantis
|
||||||
version=0.19.2
|
version=0.24.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/runatlantis/atlantis
|
go_import_path=github.com/runatlantis/atlantis
|
||||||
depends="terraform"
|
depends="terraform"
|
||||||
short_desc="Terraform Automation By Pull Request"
|
short_desc="Terraform Automation By Pull Request"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Gabriel M. Dutra <nulldutra@proton.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://runatlantis.io"
|
homepage="https://runatlantis.io"
|
||||||
distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
|
distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
|
||||||
checksum=5c0da4efc288a2cd3f0456619e3048922542a421798ebb834b8800fc4dcf124c
|
checksum=3600ea61eda49a8a681bfe6f1646676b08d599a6f45bc36e8f296500cbfa0c35
|
||||||
|
|
Loading…
Add table
Reference in a new issue