pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/fetch sites.mk: update primary Apache sites
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e2215ff3f54
branches: trunk
changeset: 379632:0e2215ff3f54
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat May 21 00:44:58 2022 +0000
description:
sites.mk: update primary Apache sites
diffstat:
mk/fetch/sites.mk | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 95d3ed6742d8 -r 0e2215ff3f54 mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sat May 21 00:08:10 2022 +0000
+++ b/mk/fetch/sites.mk Sat May 21 00:44:58 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.177 2021/08/31 11:33:04 markd Exp $
+# $NetBSD: sites.mk,v 1.178 2022/05/21 00:44:58 gutteridge Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -120,7 +120,8 @@
# http://www.ibiblio.org/pub/mirrors/apache/ returns 200 for missing
# files, which is incompatible with resuming transfers.
MASTER_SITE_APACHE+= \
- http://www.apache.org/dist/ \
+ https://downloads.apache.org/ \
+ https://archive.apache.org/dist/ \
http://www.eu.apache.org/dist/ \
http://apache.oregonstate.edu/ \
http://apache.mirrors.tds.net/ \
Home |
Main Index |
Thread Index |
Old Index