aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/git/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/git/APKBUILD b/main/git/APKBUILD
index 184c8b190b..63f54c4795 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -11,14 +11,14 @@
# - CVE-2017-1000117
pkgname=git
pkgver=2.19.1
-pkgrel=0
+pkgrel=1
pkgdesc="Distributed version control system"
url="https://www.git-scm.com"
arch="all"
license="GPL-2.0-or-later"
depends=""
# we need tcl and tk to be built before git due to git-gui and gitk
-makedepends="zlib-dev libressl-dev curl-dev expat-dev perl-dev python2-dev
+makedepends="zlib-dev openssl-dev curl-dev expat-dev perl-dev python2-dev
pcre2-dev asciidoc xmlto perl-error tcl tk"
replaces="git-perl"
# note that order matters