diff options
author | reed <reed> | 2005-10-15 15:37:16 +0000 |
---|---|---|
committer | reed <reed> | 2005-10-15 15:37:16 +0000 |
commit | 7d6e3b3929926b7858cb50dfa78b8ab01888d245 (patch) | |
tree | 81beb7a631f197fd169b48b1dd50f42c2d1ffaa0 /www/curl/Makefile | |
parent | b53b0ce889fd29b951a0a08b160e9a5f7e21d109 (diff) | |
download | pkgsrc-7d6e3b3929926b7858cb50dfa78b8ab01888d245.tar.gz |
Update to version 7.15.0.
This is a security issue.
http://curl.haxx.se/mail/lib-2005-10/0061.html
Also update BUILDLINK_RECOMMENDED.curl.
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r-- | www/curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index 58abae9d113..8ac0eadcaab 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.56 2005/09/02 08:13:29 adam Exp $ +# $NetBSD: Makefile,v 1.57 2005/10/15 15:37:16 reed Exp $ -DISTNAME= curl-7.14.1 +DISTNAME= curl-7.15.0 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ \ |