pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse131_linux suse131_linux: Switch location...
details: https://anonhg.NetBSD.org/pkgsrc/rev/277589dd7dab
branches: trunk
changeset: 377771:277589dd7dab
user: kamil <kamil%pkgsrc.org@localhost>
date: Wed Mar 21 22:50:10 2018 +0000
description:
suse131_linux: Switch location of packages to NetBSD's backup
Upstream one is no longer easily accessible and moved to attic.
diffstat:
emulators/suse131_linux/Makefile.common | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r a543140a77cb -r 277589dd7dab emulators/suse131_linux/Makefile.common
--- a/emulators/suse131_linux/Makefile.common Wed Mar 21 22:40:06 2018 +0000
+++ b/emulators/suse131_linux/Makefile.common Wed Mar 21 22:50:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2017/09/04 18:08:23 wiz Exp $
+# $NetBSD: Makefile.common,v 1.20 2018/03/21 22:50:10 kamil Exp $
#
# used by emulators/suse131_alsa/Makefile
# used by emulators/suse131_aspell/Makefile
@@ -77,10 +77,10 @@
_SUSE_FTP_SUBDIR_UPD= update/${SUSE_VERSION}/
MASTER_SITE_SUSE_${SUSE_VERSION}= \
- ftp://mirrors.kernel.org/opensuse/${_SUSE_FTP_SUBDIR}
+ ${MASTER_SITE_BACKUP}
MASTER_SITE_SUSE_${SUSE_VERSION}_UPD= \
- ftp://mirrors.kernel.org/opensuse/${_SUSE_FTP_SUBDIR}
+ ${MASTER_SITE_BACKUP}
MASTER_SITES?= ${MASTER_SITE_SUSE_${SUSE_VERSION}}/${SUSE_ARCH}/
DIST_SUBDIR?= suse${SUSE_VERSION:S/.//}
Home |
Main Index |
Thread Index |
Old Index