docker2aci: update to 0.11.1.
This commit is contained in:
parent
556a25fbab
commit
1edc6eb4b6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker2aci'
|
||||
pkgname=docker2aci
|
||||
version=0.11.0
|
||||
version=0.11.1
|
||||
revision=1
|
||||
hostmakedepends="git git-perl"
|
||||
build_style=go
|
||||
|
@ -10,4 +10,4 @@ license="Apache-2.0"
|
|||
go_import_path="github.com/appc/docker2aci"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=f6c7c04ecb2eadda0f204aa610ab79074bfce245a1a24569b3a33b693f463186
|
||||
checksum=af7b7317a99f6d361f3b1883cefbc4a8f0c08eec8ad370ed9e011effb6acf0f4
|
||||
|
|
Loading…
Reference in New Issue