atlantis: update to 0.4.6
This commit is contained in:
parent
9b509cff8f
commit
676b350f7f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atlantis'
|
# Template file for 'atlantis'
|
||||||
pkgname=atlantis
|
pkgname=atlantis
|
||||||
version=0.4.5
|
version=0.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/runatlantis/atlantis"
|
go_import_path="github.com/runatlantis/atlantis"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
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=17d13037a26525dbafb3053c2dd2cfd37bb9da519ce36c54f2022500cb719800
|
checksum=3f88783b725f7d056dea691dda2a29c13bce0afa45738896bd0c14038c503010
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue