atlantis: update to 0.5.1.
This commit is contained in:
parent
7ca601824f
commit
7d8c24cccb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atlantis'
|
# Template file for 'atlantis'
|
||||||
pkgname=atlantis
|
pkgname=atlantis
|
||||||
version=0.4.15
|
version=0.5.1
|
||||||
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=d9890451453285986ea6d836bf8c45be3643be104f8e98e8763a4b44e6f91b0d
|
checksum=4c0615e4979c9bda4343043056667bd14dcb3dc829e4bfd37ed04e00edb71fbb
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Reference in New Issue