pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

smap: update of MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	Georg Schwarz <schwarz%NetBSD.org@localhost>
Pushed By:	schwarz
Date:		Sun Apr 26 10:11:26 2020 +0200
Changeset:	eac45bf14c861b989e661d4f316b5d89dad3c403

Modified Files:
	smap/Makefile

Log Message:
smap: update of MASTER_SITES

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eac45bf14c861b989e661d4f316b5d89dad3c403

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 smap/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/smap/Makefile b/smap/Makefile
index 731d9a954f..4d0c258426 100644
--- a/smap/Makefile
+++ b/smap/Makefile
@@ -3,7 +3,9 @@
 DISTNAME=	smap-20081016
 PKGNAME=	smap-0.6.0
 CATEGORIES=	security
-MASTER_SITES=	https://downloads.openwrt.org/sources/
+MASTER_SITES=	http://dev.gateworks.com/sources/
+MASTER_SITES+=	https://github.com/jslink/openwrt-trunk-dl/raw/master/
+MASTER_SITES+=	http://pandorabox.tuuz.cc:8000/sources/
 MASTER_SITES+=	http://mirror2.openwrt.org/sources/
 
 MAINTAINER=	schwarz%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index