diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-10-30 01:54:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-10-30 01:54:34 +0000 |
commit | a33d198437ee7cb3fb7c3bc24c181d3b543bbfb2 (patch) | |
tree | 8092e668cf0e1e46a986084690853f2bd95fddbd /ftp/curl/files/patch-ab | |
parent | Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate KDE2. (diff) |
Update to curl 7.4.1. Adds Kerberos support.
Submitted by: Peter Pentchev <roam@orbitel.bg>
Diffstat (limited to 'ftp/curl/files/patch-ab')
-rw-r--r-- | ftp/curl/files/patch-ab | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ftp/curl/files/patch-ab b/ftp/curl/files/patch-ab new file mode 100644 index 000000000000..aaafb243c508 --- /dev/null +++ b/ftp/curl/files/patch-ab @@ -0,0 +1,8 @@ +--- ./curl.spec Mon Oct 9 14:31:37 2000 ++++ ./curl.spec Mon Oct 16 16:49:03 2000 +@@ -1,4 +1,4 @@ +-%define ver 7.4-pre4 ++%define ver 7.4.1 + %define rel 1 + %define prefix /usr + |