git: adopting libressl.
This commit is contained in:
parent
67cb7c05cf
commit
4657360a21
@ -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
|
||||
|
Reference in New Issue
Block a user