atlantis: update to 0.4.10

This commit is contained in:
Michael Aldridge 2018-10-03 22:03:03 -07:00
parent 2a09fcdb19
commit 521f33aee9

View file

@ -1,6 +1,6 @@
# Template file for 'atlantis'
pkgname=atlantis
version=0.4.8
version=0.4.10
revision=1
build_style=go
go_import_path="github.com/runatlantis/atlantis"
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="Apache-2.0"
homepage="https://runatlantis.io"
distfiles="https://github.com/runatlantis/atlantis/archive/v$version.tar.gz"
checksum=196999623d7af03c07d76590953b4b0ea14c13519b25743b85e0eb1fe6954222
checksum=e7966b75b54979fcb045c8d5636820856c690b431c7fdfed0ca80224cced28cc
pre_build() {
cd $GOSRCPATH