docker-gen: update to 0.10.1.
This commit is contained in:
parent
9d91ad5c19
commit
c7ded7abc9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker-gen'
|
||||
pkgname=docker-gen
|
||||
version=0.10.0
|
||||
version=0.10.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/nginx-proxy/docker-gen"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/nginx-proxy/docker-gen"
|
||||
distfiles="https://github.com/nginx-proxy/docker-gen/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=3326b42377b611f403bd31dbb625c55e666cb2e8202a76a6e13a2cc546a39446
|
||||
checksum=46cf159194514d4071a945fd04b5c3c4e04eadae27efe92c97f52dd026f7d903
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue