atlantis: update to 0.4.8
This commit is contained in:
parent
cbd99ebe6a
commit
5b3982060d
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.7
|
version=0.4.8
|
||||||
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=4f0e6ff3b8d59b5494385ec0a965340cfa2a4d41bdb7c5aa8eb41455a3d16338
|
checksum=196999623d7af03c07d76590953b4b0ea14c13519b25743b85e0eb1fe6954222
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue