mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
docker-gen: update to 0.14.4.
This commit is contained in:
parent
fb387ee079
commit
1adc04f0ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'docker-gen'
|
# Template file for 'docker-gen'
|
||||||
pkgname=docker-gen
|
pkgname=docker-gen
|
||||||
version=0.14.3
|
version=0.14.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/nginx-proxy/docker-gen"
|
go_import_path="github.com/nginx-proxy/docker-gen"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nginx-proxy/docker-gen"
|
homepage="https://github.com/nginx-proxy/docker-gen"
|
||||||
distfiles="https://github.com/nginx-proxy/docker-gen/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/nginx-proxy/docker-gen/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=90635588bdf7ffdd5875e4cc053066c5e348e94907d976e9d4298878d49ac587
|
checksum=c7ef2fc1bd003e17cb6f4044892fcaba820c2a50837b16edda067a8aa6f58d73
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue