Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/docker-gen/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'docker-gen'
pkgname=docker-gen
version=0.16.6
version=0.17.2
revision=1
build_style=go
go_import_path="github.com/nginx-proxy/docker-gen"
Expand All @@ -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=db645ad89e20d93f8c3a1d68b0e8a6a50b4391005975acd8e82103735a9fee96
checksum=dfea32f45e8b3f0c61f93927375d538de6bb94c2089b0fb4adbbbce3289df378

post_install() {
vlicense LICENSE
Expand Down
Loading