From 01fe80a36804b7d76682bb2ccf995aa79fa93081 Mon Sep 17 00:00:00 2001 From: Olliver Schinagl Date: Fri, 12 Apr 2019 08:08:38 +0200 Subject: main/git: package version bump To wrap up this series of changes, bump the package version number. Signed-off-by: Olliver Schinagl --- main/git/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/git/APKBUILD b/main/git/APKBUILD index 374f4ac7f4..5ae15c308b 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" -- cgit v1.2.3