# # Command line tool and library for transferring data with URLs. # # cURL is a powerful command line tool for transferring data supporting # various protocolos, including DICT, FILE, FTP, FTPS, Gopher, HTTP, # HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, # SMB, SMBS, SMTP, SMTPS, Telnet and TFTP. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=curl pkgversion=7.87.0 arch=amd64 release=1 pkgcategory="networking" full_pkgname=curl_7.87.0_amd64-1@networking blurb="Command line tool and library for transferring data with URLs." homepage="https://curl.haxx.se/" license="Custom MIT/X derivate" fetch="https://curl.haxx.se/download/curl-7.87.0.tar.bz2" replace=""