atlantis: update to 0.4.15.
This commit is contained in:
parent
58f56b1e1d
commit
c799050853
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atlantis'
|
# Template file for 'atlantis'
|
||||||
pkgname=atlantis
|
pkgname=atlantis
|
||||||
version=0.4.14
|
version=0.4.15
|
||||||
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.org>"
|
||||||
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=214dbedd90d626ddb8e9c93ef343100ece46ac3e92d5d6d8010ac1a9b6a535df
|
checksum=d9890451453285986ea6d836bf8c45be3643be104f8e98e8763a4b44e6f91b0d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Reference in New Issue