atlantis: update to 0.4.13.
This commit is contained in:
parent
ed06a3b2c0
commit
3a6449fd29
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'atlantis'
|
||||
pkgname=atlantis
|
||||
version=0.4.12
|
||||
revision=2
|
||||
version=0.4.13
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/runatlantis/atlantis"
|
||||
hostmakedepends="dep"
|
||||
|
@ -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=e22439f06a437eaad0d9891c69f9ba1fd87532c00dff04d43f342b5e7468c598
|
||||
checksum=2aa0eefcc557e9a72d0d0ab45406ab7c98095393d4d92c73b16a6a1d2356348a
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue