docker2aci: update to 0.11.0.
This commit is contained in:
parent
435a68c607
commit
6dee37162a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker2aci'
|
||||
pkgname=docker2aci
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
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=87ddf584ff5d0446d6c1be86bdc0d3551d60017c43b0b83df21b7778238650c2
|
||||
checksum=f6c7c04ecb2eadda0f204aa610ab79074bfce245a1a24569b3a33b693f463186
|
||||
|
|
Loading…
Reference in New Issue