pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/curl
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Jan 15 15:51:29 UTC 2022
Modified Files:
pkgsrc/www/curl: Makefile
Log Message:
curl: Update MASTER_SITES and HOMEPAGE to follow redirects
To generate a diff of this commit:
cvs rdiff -u -r1.252 -r1.253 pkgsrc/www/curl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/curl/Makefile
diff -u pkgsrc/www/curl/Makefile:1.252 pkgsrc/www/curl/Makefile:1.253
--- pkgsrc/www/curl/Makefile:1.252 Fri Jan 7 21:05:37 2022
+++ pkgsrc/www/curl/Makefile Sat Jan 15 15:51:29 2022
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.252 2022/01/07 21:05:37 adam Exp $
+# $NetBSD: Makefile,v 1.253 2022/01/15 15:51:29 ryoon Exp $
DISTNAME= curl-7.81.0
CATEGORIES= www
-MASTER_SITES= https://curl.haxx.se/download/
+MASTER_SITES= https://curl.se/download/
EXTRACT_SUFX= .tar.xz
MAINTAINER= leot%NetBSD.org@localhost
-HOMEPAGE= https://curl.haxx.se/
+HOMEPAGE= https://curl.se/
COMMENT= Client that groks URLs
# not completely, but near enough
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index