mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
atlantis: update to 0.10.1
This commit is contained in:
parent
583d5bec5d
commit
6d7fe7ea36
1 changed files with 2 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atlantis'
|
||||
pkgname=atlantis
|
||||
version=0.9.0
|
||||
version=0.10.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/runatlantis/atlantis
|
||||
|
@ -11,10 +11,4 @@ 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=ff3b8b38c59c54ff9ff2dfd0c53c69af5308a6c6f64f92d1c4ece87a7d35f1c6
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
dep ensure
|
||||
go generate
|
||||
}
|
||||
checksum=98a1dae80acfa1c322007d4a2e29a28733edc386d74b9b3b07608fe64820a843
|
||||
|
|
Loading…
Add table
Reference in a new issue