aboutsummaryrefslogtreecommitdiffstats
path: root/main/git/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/git/APKBUILD')
-rw-r--r--main/git/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/git/APKBUILD b/main/git/APKBUILD
index 364863c278..e5f35228b1 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -11,7 +11,7 @@
# - CVE-2017-1000117
pkgname=git
pkgver=2.22.0
-pkgrel=0
+pkgrel=1
pkgdesc="Distributed version control system"
url="https://www.git-scm.com/"
arch="all"
@@ -57,7 +57,6 @@ prepare() {
NO_SVN_TESTS=YesPlease
NO_REGEX=YesPlease
USE_LIBPCRE2=YesPlease
- NO_NSEC=YesPlease
NO_SYS_POLL_H=1
CFLAGS=$CFLAGS
EOF