From 01fe80a36804b7d76682bb2ccf995aa79fa93081 Mon Sep 17 00:00:00 2001
From: Olliver Schinagl <oliver@schinagl.nl>
Date: Fri, 12 Apr 2019 08:08:38 +0200
Subject: [PATCH] main/git: package version bump

To wrap up this series of changes, bump the package version number.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
---
 main/git/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/git/APKBUILD b/main/git/APKBUILD
index 374f4ac7f4a8..5ae15c308b11 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -11,7 +11,7 @@
 #   - CVE-2017-1000117
 pkgname=git
 pkgver=2.21.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Distributed version control system"
 url="https://www.git-scm.com"
 arch="all"
-- 
GitLab