pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse131_linux Switch suse131 mirror from 404...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb05e1439bac
branches: trunk
changeset: 361887:bb05e1439bac
user: kamil <kamil%pkgsrc.org@localhost>
date: Thu Apr 27 22:59:54 2017 +0000
description:
Switch suse131 mirror from 404-ing one to mirrors.kernel.org
This site:
http://download.opensuse.org/distribution/
Mirrors currently 13.2/, not 13.1/.
diffstat:
emulators/suse131_linux/Makefile.common | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 642b1b28d6e4 -r bb05e1439bac emulators/suse131_linux/Makefile.common
--- a/emulators/suse131_linux/Makefile.common Thu Apr 27 21:54:23 2017 +0000
+++ b/emulators/suse131_linux/Makefile.common Thu Apr 27 22:59:54 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2017/03/06 11:53:54 hauke Exp $
+# $NetBSD: Makefile.common,v 1.17 2017/04/27 22:59:54 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}= \
- http://download.opensuse.org/${_SUSE_FTP_SUBDIR}
+ ftp://mirrors.kernel.org/opensuse/${_SUSE_FTP_SUBDIR}
MASTER_SITE_SUSE_${SUSE_VERSION}_UPD= \
- http://download.opensuse.org/${_SUSE_FTP_SUBDIR_UPD}
+ ftp://mirrors.kernel.org/opensuse/${_SUSE_FTP_SUBDIR}
MASTER_SITES?= ${MASTER_SITE_SUSE_${SUSE_VERSION}}/${SUSE_ARCH}/
DIST_SUBDIR?= suse${SUSE_VERSION:S/.//}
Home |
Main Index |
Thread Index |
Old Index