aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/docker/APKBUILD')
-rw-r--r--community/docker/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 3906ece1a6..e6d50c80e4 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Eivind Uggedal <eivind@uggedal.com>
pkgname=docker
pkgver=1.9.1
-pkgrel=0
-_gitcommit=f4bf5c7
+pkgrel=1
+_gitcommit=a34a1d5
pkgdesc="Pack, ship and run any application as a lightweight container"
url="http://www.docker.io/"
arch="x86 x86_64"