comparison network/curl/curl.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
comparison
equal deleted inserted replaced
1219:337f950c30f5 1220:4ccc42bf0284
1 PKGNAME=curl
2 PKGVERSION=7.64.0
3 PKGREVISION=1
4 PKGLICENSE="MIT"
5 PKGSUMMARY="command line tool for transferring data with URLs"
6 PKGDOWNLOAD="https://curl.haxx.se/download/$PKGNAME-$PKGVERSION.tar.xz"
7 PKGDEPENDS=""
8 PKGOPTIONS="IDN2 IPV6 NGHTTP2 PSL SSH SSL ZLIB"