diff --git a/main/cgit/APKBUILD b/main/cgit/APKBUILD index ef36c81204d..6bbfe6fd24b 100644 --- a/main/cgit/APKBUILD +++ b/main/cgit/APKBUILD @@ -2,13 +2,13 @@ # Maintainer: Natanael Copa pkgname=cgit pkgver=1.2.1 -pkgrel=0 +pkgrel=1 _gitver=2.18.0 pkgdesc="A fast webinterface for git" url="https://git.zx2c4.com/cgit/" arch="all" license="GPL-2.0-only" -makedepends="libressl-dev zlib-dev lua5.3-dev asciidoc" +makedepends="openssl-dev zlib-dev lua5.3-dev asciidoc" subpackages="$pkgname-doc" source="http://git.zx2c4.com/$pkgname/snapshot/$pkgname-$pkgver.tar.xz https://www.kernel.org/pub/software/scm/git/git-$_gitver.tar.gz