atlantis: update to 0.4.8
This commit is contained in:
parent
cbd99ebe6a
commit
5b3982060d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atlantis'
|
||||
pkgname=atlantis
|
||||
version=0.4.7
|
||||
version=0.4.8
|
||||
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=4f0e6ff3b8d59b5494385ec0a965340cfa2a4d41bdb7c5aa8eb41455a3d16338
|
||||
checksum=196999623d7af03c07d76590953b4b0ea14c13519b25743b85e0eb1fe6954222
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue