docker-gen: update to 0.7.4.
This commit is contained in:
parent
56b3188dbe
commit
e6659b932f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'docker-gen'
|
# Template file for 'docker-gen'
|
||||||
pkgname=docker-gen
|
pkgname=docker-gen
|
||||||
version=0.7.3
|
version=0.7.4
|
||||||
revision=7
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl glock"
|
hostmakedepends="git-perl glock"
|
||||||
short_desc="Generate files from docker container meta-data"
|
short_desc="Generate files from docker container meta-data"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/$version.tar.gz"
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
checksum=60810f9c401b22ea445cff3219c9a206e0fbe21bb7d55870407045015d60e782
|
checksum=7951b63684e4ace9eab4f87f0c5625648f8add2559fa7779fabdb141a8a83908
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
glock sync -n < GLOCKFILE
|
glock sync -n < GLOCKFILE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue