aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2015-12-01 19:04:49 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2015-12-01 19:04:49 +0100
commite463610f4b2bb3878a63778bc7ce8ce4e8ef0aec (patch)
treef1edb474af8568d2b67c1456b7baedbb3b564771 /community/docker
parent0d8e456672f9b5763de3e207a511ef8acb26c69d (diff)
downloadaports-e463610f4b2bb3878a63778bc7ce8ce4e8ef0aec.tar.bz2
aports-e463610f4b2bb3878a63778bc7ce8ce4e8ef0aec.tar.xz
community/docker: bump pkgrel
Diffstat (limited to 'community/docker')
-rw-r--r--community/docker/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 2f12b32d13..e10f3ab033 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eivind Uggedal <eivind@uggedal.com>
pkgname=docker
pkgver=1.9.1
-pkgrel=1
+pkgrel=2
_gitcommit=a34a1d5
pkgdesc="Pack, ship and run any application as a lightweight container"
url="http://www.docker.io/"