docker-gen: update to 0.14.6.
This commit is contained in:
parent
602d3fc668
commit
304a42dacf
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.5
|
version=0.14.6
|
||||||
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=3f3c8b3e3cb783a354b08eb53656fa82ca83cfd1eb833f1fdc075a94627f02ff
|
checksum=bebdebef78196a5af2c49471116bca007117015d457d9279bff4d5f8fc95417d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue