From cf07f7b00a8b0b028c72d8261aece765c04c1a46 Mon Sep 17 00:00:00 2001
From: Christian Kampka <christian@kampka.net>
Date: Sat, 16 Apr 2016 15:50:34 +0200
Subject: [PATCH] community/docker-registry: bump pkgrel

---
 community/docker-registry/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/docker-registry/APKBUILD b/community/docker-registry/APKBUILD
index 325482f11d79..34b277adffbf 100644
--- a/community/docker-registry/APKBUILD
+++ b/community/docker-registry/APKBUILD
@@ -2,7 +2,7 @@
 
 pkgname=docker-registry
 pkgver=2.4.0
-pkgrel=0
+pkgrel=1
 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"
-- 
GitLab