docker2aci: update to 0.16.0.
This commit is contained in:
parent
b47f580c93
commit
c0bfe7bff8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'docker2aci'
|
||||
pkgname=docker2aci
|
||||
version=0.15.0
|
||||
revision=2
|
||||
version=0.16.0
|
||||
revision=1
|
||||
hostmakedepends="git git-perl"
|
||||
build_style=go
|
||||
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"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=e62038c52318a4ff23ff9ea994408b6c080174a465c4889c4392ff0508f1a52e
|
||||
checksum=7a8abe8b809a0dcf7a583c6a8ba8232eedb97d30750fa4b4f0620e9db6e504fb
|
||||
|
|
Loading…
Add table
Reference in a new issue