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.0.
This commit is contained in:
parent
96e80fec97
commit
62a80c5b8a
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.13.1
|
version=0.14.0
|
||||||
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=5decda95409533316ae20716e9720bbf4cbf2f4c4df6b96186428636b704ce45
|
checksum=3b8c6045a7657207c255d0353fff79d8966f0c7709f1b53800e851631bfab7c0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue