docker-gen: update to 0.4.3.
This commit is contained in:
parent
2bcd132e2c
commit
2851d07c3e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker-gen'
|
||||
pkgname=docker-gen
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/$version.tar.gz"
|
||||
checksum=90b34ac8b86cf375be59936b161fa2ca094eae323d94bee0acfe80ff82dd532c
|
||||
checksum=9e71243c144343a4453fb8091fbb20d2f52b03e8f40ec22c7a81d01964653a73
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue