mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
docker-gen: update to 0.6.0.
This commit is contained in:
parent
6eef4c8306
commit
b9a4dbb881
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.5.0
|
version=0.6.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
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 <miwaxe@gmail.com>"
|
||||||
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=a1897ffca5dd396fcc8f72289ea1f93c958bebe2ce9d76421557a24d15ba9e37
|
checksum=82e2d794081b7d230e59b65718e5812398a7b8c2e481149988e37bf3f6d155c9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue