mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
docker-gen: update to 0.11.0.
This commit is contained in:
parent
ffebb77419
commit
270c86bc3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker-gen'
|
||||
pkgname=docker-gen
|
||||
version=0.10.7
|
||||
version=0.11.0
|
||||
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=477cc1fac91e8908878b179df5eba34701b217dceb9760dc50652d9d5eb97de4
|
||||
checksum=15029c70d6b062440f37a04be6b978892b6397ce2cf8dbcdd95d3ffe64fef2ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue