wok-next diff curl/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | d3730d754d47 |
children | e7e7475e84c9 |
line diff
1.1 --- a/curl/receipt Mon Sep 10 00:52:53 2018 +0300 1.2 +++ b/curl/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="7.61.1" 1.5 CATEGORY="network" 1.6 SHORT_DESC="Tool and libs for transferring files with URL syntax" 1.7 -MAINTAINER="pankso@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="MIT" 1.10 WEB_SITE="https://curl.haxx.se/" 1.11 LFS="http://www.linuxfromscratch.org/blfs/view/svn/basicnet/curl.html" 1.12 @@ -14,7 +14,7 @@ 1.13 1.14 BUILD_DEPENDS="zlib-dev openssl-dev libidn2-dev" 1.15 # libssh2-dev c-ares-dev brotli-dev openldap-dev libpsl-dev" 1.16 -SPLIT="libcurl curl-dev" 1.17 +SPLIT="libcurl $PACKAGE-dev" 1.18 1.19 compile_rules() { 1.20 # --with-libssh2 --with-brotli --enable-ldap --with-nghttp2