git: adopting libressl.

master
Philippe PITTOLI 2019-10-17 10:39:11 +02:00
parent 67cb7c05cf
commit 4657360a21
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,11 @@
name: git
version: 2.9.5
release: 2
release: 3
sources: https://mirrors.edge.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
build-dependencies:
- curl
- openssl-dev
- libressl-dev
- perl
- autoconf
- automake
@ -25,6 +25,7 @@ options:
autoconf
./configure \
--prefix=%{prefix} \
--with-curl \
--without-tcltk \
--disable-nls \
--enable-openssl