mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
docker2aci: update to 0.13.0.
This commit is contained in:
parent
68c07b6e88
commit
44e8a0a87c
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.3
|
version=0.13.0
|
||||||
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=96b3ae91caee96996f5552c433030e93955a9bb5081d111e10e204e43abd6065
|
checksum=7757b1ef5519f464bd49651eab466904d494629633712df2c0ad1aadbbc3a57a
|
||||||
|
|
Loading…
Add table
Reference in a new issue