aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2015-11-22 17:11:04 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2015-11-22 17:11:04 +0100
commitd864c4566025c2cbb38fe7c5a879fc77d52a1aee (patch)
tree992ed1a5930f0292810f982729d5a3c4e614a5e2 /community/docker
parenta0c950991d3e0ea165ebeec5e59d4041ab7cf8a0 (diff)
downloadaports-d864c4566025c2cbb38fe7c5a879fc77d52a1aee.tar.bz2
aports-d864c4566025c2cbb38fe7c5a879fc77d52a1aee.tar.xz
community/docker: adjust _gitcommit
Diffstat (limited to 'community/docker')
-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"