mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/docker to 1.6.2-1
This commit is contained in:
parent
34eccd8f76
commit
6881328d27
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Maintainer: Sébastien "Seblu" Luttringer
|
# Maintainer: Sébastien "Seblu" Luttringer
|
||||||
|
|
||||||
pkgname=docker
|
pkgname=docker
|
||||||
pkgver=1.6.1
|
pkgver=1.6.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc='Pack, ship and run any application as a lightweight container'
|
pkgdesc='Pack, ship and run any application as a lightweight container'
|
||||||
|
@ -28,8 +28,7 @@ build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
#check() {
|
#check() {
|
||||||
# cd "$_magic/docker"
|
# cd docker
|
||||||
# # Will be added upstream soon
|
|
||||||
# ./hack/make.sh dyntest
|
# ./hack/make.sh dyntest
|
||||||
#}
|
#}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue