mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
docker2aci: update to 0.12.2.
This commit is contained in:
parent
da8ec896ce
commit
fa6364e0dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'docker2aci'
|
# Template file for 'docker2aci'
|
||||||
pkgname=docker2aci
|
pkgname=docker2aci
|
||||||
version=0.12.1
|
version=0.12.2
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="git git-perl"
|
hostmakedepends="git git-perl"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -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=c1a8d04b969745399213df8cc6b79b23ee701e8e769e8a6c2f19044f9e51538d
|
checksum=a5d6be6173be4735538a55655761884b95dcd18a78ef473f1557f6b2c5c858de
|
||||||
|
|
Loading…
Add table
Reference in a new issue