curl: update to 7.79.1

This commit is contained in:
Tom G. Christensen
2021-10-02 15:55:46 +02:00
parent 1e0a7141b0
commit 14152055f8
3 changed files with 14 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
pkgname="${pkgprefix}${topdir}"
name="$topdir - Utility to transfer files with URL syntax"
pkgcat="application"
pkgvendor="http://curl.haxx.se"
pkgvendor="http://curl.se"
pkgdesc="A command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE."
pkgver="$pkgver"
files(-,root,bin)
@@ -23,7 +23,7 @@ $_libdir/libcurl.so.*
pkgname="${pkgprefix}${topdir}d"
name="${topdir}-devel - Development support for libcurl"
pkgcat="application"
pkgvendor="http://curl.haxx.se"
pkgvendor="http://curl.se"
pkgdesc="Files needed for developing with libcurl"
pkgver="$pkgver"
files(-,root,bin)
@@ -39,7 +39,7 @@ $_sharedir/aclocal/libcurl.m4
pkgname="${pkgprefix}${topdir}ca"
name="${topdir}-cacerts - Mozilla CA cert bundle $certdate"
pkgcat="application"
pkgvendor="http://curl.haxx.se"
pkgvendor="http://curl.se"
pkgdesc="The mozilla CA cert bundle as distributed by the curl project"
pkgver="$pkgver"
files(-,root,bin)