aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker-registry
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@zoho.com>2016-04-23 01:11:13 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-25 07:10:48 +0000
commit12b331734c01892fd91c249f49be715a7341a2e2 (patch)
treef2fb52673f1c3ece7c15bb6277face4cae9527dc /community/docker-registry
parentda4e96aacef5e9bd9a7dccecffdc92f588a6dd78 (diff)
community/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'community/docker-registry')
-rw-r--r--community/docker-registry/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/docker-registry/APKBUILD b/community/docker-registry/APKBUILD
index 34b277adffb..13f1c149fc3 100644
--- a/community/docker-registry/APKBUILD
+++ b/community/docker-registry/APKBUILD
@@ -2,7 +2,7 @@
pkgname=docker-registry
pkgver=2.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+."
url="https://github.com/docker/distribution"
arch="x86 x86_64"