atlantis: update to 0.8.2.

This commit is contained in:
Michael Aldridge 2019-06-19 22:46:24 -07:00
parent 24537d2dd8
commit c43262b53b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'atlantis'
pkgname=atlantis
version=0.8.0
version=0.8.2
revision=1
build_style=go
go_import_path=github.com/runatlantis/atlantis
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0"
homepage="https://runatlantis.io"
distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
checksum=5b53152f0eda41f4e5c2b9727e262dea35fb7da46fc0e0eb732956675f0bed8b
checksum=e9808239f272218dcf3e77ace9567ac2aea60dc7bc40e72f9031dfc77068e656
pre_build() {
cd $GOSRCPATH