docker2aci: update to 0.9.3.
This commit is contained in:
parent
6676b5cf71
commit
6e7542f036
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker2aci'
|
||||
pkgname=docker2aci
|
||||
version=0.9.2
|
||||
version=0.9.3
|
||||
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=5c6e36261ce478599f3e501e8b27aa970031407237540b2d6b61da9ee13cf258
|
||||
checksum=5aea6b7aac414af7135433cb8ea361c3faf83b87132685a57929b5cd25a2a07a
|
||||
|
|
Loading…
Reference in a new issue