pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/curl curl: Update MASTER_SITES and HOMEPAGE to fol...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38f57c865758
branches: trunk
changeset: 371849:38f57c865758
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Jan 15 15:51:29 2022 +0000
description:
curl: Update MASTER_SITES and HOMEPAGE to follow redirects
diffstat:
www/curl/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 6e457bd7d81c -r 38f57c865758 www/curl/Makefile
--- a/www/curl/Makefile Sat Jan 15 15:41:03 2022 +0000
+++ b/www/curl/Makefile Sat Jan 15 15:51:29 2022 +0000
@@ -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