pkgsrc-Changes-HG archive

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

pkgsrc: suse131_linux: Make this more fetchable.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17fc02c55ad2
branches:  trunk
changeset: 306118:17fc02c55ad2
user:      maya <maya%pkgsrc.org@localhost>
date:      Wed Apr 11 06:59:07 2018 +0000
description:
suse131_linux: Make this more fetchable.

(Using a mirror)

diffstat:

 emulators/suse131_linux/Makefile.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 00daf1831cbd -r 17fc02c55ad2 emulators/suse131_linux/Makefile.common
--- a/emulators/suse131_linux/Makefile.common   Tue Apr 10 15:21:48 2018 +0000
+++ b/emulators/suse131_linux/Makefile.common   Wed Apr 11 06:59:07 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2018/03/21 22:50:10 kamil Exp $
+# $NetBSD: Makefile.common,v 1.21 2018/04/11 06:59:07 maya 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}= \
-       ${MASTER_SITE_BACKUP}
+       http://ftp5.gwdg.de/pub/opensuse/discontinued/${_SUSE_FTP_SUBDIR}
 
 MASTER_SITE_SUSE_${SUSE_VERSION}_UPD= \
-       ${MASTER_SITE_BACKUP}
+       http://ftp5.gwdg.de/pub/opensuse/discontinued/${_SUSE_FTP_SUBDIR_UPD}
 
 MASTER_SITES?=         ${MASTER_SITE_SUSE_${SUSE_VERSION}}/${SUSE_ARCH}/
 DIST_SUBDIR?=          suse${SUSE_VERSION:S/.//}



Home | Main Index | Thread Index | Old Index