atlantis: update to 0.4.5
This commit is contained in:
parent
47cdb43b97
commit
e0c879a14b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atlantis'
|
||||
pkgname=atlantis
|
||||
version=0.4.3
|
||||
version=0.4.5
|
||||
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=ca5373294ef0b13391a2cffc6cb3b6378dc9a5a337381d9cb81a7566d7172239
|
||||
checksum=17d13037a26525dbafb3053c2dd2cfd37bb9da519ce36c54f2022500cb719800
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in a new issue