mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/cgit: rebuild with openssl 1.1
openssl libs does not seem to be used other than compile time
This commit is contained in:
parent
54c9a7ed7f
commit
6801be6768
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user