main/cgit: rebuild with openssl 1.1

openssl libs does not seem to be used other than compile time
This commit is contained in:
Natanael Copa 2018-10-31 10:18:08 +00:00
parent 54c9a7ed7f
commit 6801be6768

View File

@ -2,13 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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