docker2aci: update to 0.12.1.
This commit is contained in:
parent
377bd69093
commit
a6b6adeda8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker2aci'
|
||||
pkgname=docker2aci
|
||||
version=0.12.0
|
||||
version=0.12.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=2f0a6618d3b3976e2d8481a6b95ab8e2bb4757c3a67f5a918f81e91fa1d06d1f
|
||||
checksum=c1a8d04b969745399213df8cc6b79b23ee701e8e769e8a6c2f19044f9e51538d
|
||||
|
|
Loading…
Reference in a new issue