docker2aci: remove package.
Has been archived by upstream, due to the rtk project itself being archived.
This commit is contained in:
parent
806330a681
commit
c56d73ba3c
2 changed files with 1 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
# Template file for 'docker2aci'
|
||||
pkgname=docker2aci
|
||||
version=0.17.2
|
||||
revision=4
|
||||
hostmakedepends="git"
|
||||
build_style=go
|
||||
short_desc="Library and CLI tool to convert Docker images to ACIs"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="Apache-2.0"
|
||||
go_import_path="github.com/appc/docker2aci"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=43cb18a3647ca8bae48a283fa3359e9555ab7a366c7ee9ef8a561797cebe2593
|
|
@ -32,6 +32,7 @@ replaces="
|
|||
dleyna-core<=0.6.0_2
|
||||
dleyna-renderer<=0.6.0_2
|
||||
dleyna-server<=0.6.0_2
|
||||
docker2aci<=0.17.2_4
|
||||
ebtables<=2.0.10.4_8
|
||||
eclipse-ecj<=4.9_3
|
||||
electron7<=7.3.3_1
|
||||
|
|
Loading…
Reference in a new issue