aboutsummaryrefslogtreecommitdiffstats
path: root/main/git
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2019-04-12 08:08:38 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-30 11:22:12 +0000
commit01fe80a36804b7d76682bb2ccf995aa79fa93081 (patch)
tree38ec6c1e74dca2effa2ccdf1bfb9132346bc4038 /main/git
parent230e7972a0b693c517793bb44366f3114ce8eba3 (diff)
downloadaports-01fe80a36804b7d76682bb2ccf995aa79fa93081.tar.bz2
aports-01fe80a36804b7d76682bb2ccf995aa79fa93081.tar.xz
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>
Diffstat (limited to 'main/git')
-rw-r--r--main/git/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"