aboutsummaryrefslogtreecommitdiffstats
path: root/main/git
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-05-14 07:47:35 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-05-14 07:47:35 +0000
commitbe070eea2fb9f1312fe7f32b3d3a2ec14b20cb16 (patch)
treed6fd3b062af2174a57bad9641b19cb6f3118b9c0 /main/git
parent626d6fc3f9266db5378fde7dbabfdca6466252a7 (diff)
downloadaports-be070eea2fb9f1312fe7f32b3d3a2ec14b20cb16.tar.bz2
aports-be070eea2fb9f1312fe7f32b3d3a2ec14b20cb16.tar.xz
main/git: rebuild to remove coredump
x86_64 build ships a core file >>> git*: Stripping binaries Bus error (core dumped) >>> git-bash-completion*: Scanning shared objects
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 fad24f3dbe..3223c7b5d3 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -11,7 +11,7 @@
# - CVE-2017-1000117
pkgname=git
pkgver=2.21.0
-pkgrel=2
+pkgrel=3
pkgdesc="Distributed version control system"
url="https://www.git-scm.com"
arch="all"