mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
docker2aci: update to 0.17.2.
This commit is contained in:
parent
15afd98b86
commit
8d5521e410
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'docker2aci'
|
# Template file for 'docker2aci'
|
||||||
pkgname=docker2aci
|
pkgname=docker2aci
|
||||||
version=0.17.1
|
version=0.17.2
|
||||||
revision=5
|
revision=1
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
build_style=go
|
build_style=go
|
||||||
short_desc="Library and CLI tool to convert Docker images to ACIs"
|
short_desc="Library and CLI tool to convert Docker images to ACIs"
|
||||||
|
@ -10,4 +10,4 @@ license="Apache-2.0"
|
||||||
go_import_path="github.com/appc/docker2aci"
|
go_import_path="github.com/appc/docker2aci"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=1cf70d12b20c15a0fea3bf3330f7ddf507ed3d94e5af40c4cce7ab8fdfaeaa72
|
checksum=43cb18a3647ca8bae48a283fa3359e9555ab7a366c7ee9ef8a561797cebe2593
|
||||||
|
|
Loading…
Add table
Reference in a new issue