mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
docker-gen: update to 0.13.1.
This commit is contained in:
parent
450b0cf4f3
commit
b425b8c66e
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.0
|
version=0.13.1
|
||||||
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=f6b2852371d02faa2e8b6f3e7c71e0c536ab994eac19f669515f2502220cd46d
|
checksum=5decda95409533316ae20716e9720bbf4cbf2f4c4df6b96186428636b704ce45
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue