docker2aci: update to 0.9.2.
This commit is contained in:
parent
addf73ba06
commit
c6ffec17d1
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.9.1
|
version=0.9.2
|
||||||
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=1cbce54313958ff9dd85cf36e9c3b6cdaef8f4972b2827fe7846bf3de019e9a3
|
checksum=5c6e36261ce478599f3e501e8b27aa970031407237540b2d6b61da9ee13cf258
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue