mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update to curl 6.5.2
This commit is contained in:
parent
2dd816ac63
commit
cb7ac6ac51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27056
2 changed files with 6 additions and 4 deletions
|
@ -1,15 +1,17 @@
|
||||||
# New ports collection makefile for: curl
|
# New ports collection makefile for: curl
|
||||||
# Version required: 6.3
|
# Version required: 6.5.2
|
||||||
# Date created: 12 December 1998
|
# Date created: 12 December 1998
|
||||||
# Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
|
# Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
DISTNAME= curl-6.3
|
DISTNAME= curl-6.5.2
|
||||||
CATEGORIES= ftp www
|
CATEGORIES= ftp www
|
||||||
MASTER_SITES= http://www.fts.frontec.se/~dast/stuff/ \
|
MASTER_SITES= http://curl.haxx.nu/stuff/ \
|
||||||
ftp://ftp.rhrz.uni-bonn.de/pub-koeln/net/inet/ \
|
ftp://ftp.rhrz.uni-bonn.de/pub-koeln/net/inet/ \
|
||||||
ftp://ftp.win.or.jp/pub/network/www/misc/ \
|
ftp://ftp.win.or.jp/pub/network/www/misc/ \
|
||||||
|
ftp://ftp.sunet.se/pub/www/utilities/curl/ \
|
||||||
|
ftp://ftp.fu-berlin.de/pub/unix/network/curl/ \
|
||||||
ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/
|
ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/
|
||||||
|
|
||||||
MAINTAINER= kris@FreeBSD.org
|
MAINTAINER= kris@FreeBSD.org
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (curl-6.3.tar.gz) = 2f8ee8c0fe4ce374a19e2065398ce9dc
|
MD5 (curl-6.5.2.tar.gz) = af75db1f23a81fd8ea262677f870bca1
|
||||||
|
|
Loading…
Add table
Reference in a new issue