atlantis: update to 0.4.11
This commit is contained in:
parent
08932a6366
commit
6bbc3c6bff
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.10
|
version=0.4.11
|
||||||
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=e7966b75b54979fcb045c8d5636820856c690b431c7fdfed0ca80224cced28cc
|
checksum=d76e17ef02895d56b4b56a7a40331c6c37623477108e01887952a2d4af663b82
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Reference in a new issue