From 0c3936811d9742a12804b8d21491608e31b7dc45 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 7 Oct 2017 19:34:29 -0300 Subject: Switch references from sarava to fluxo --- conf/repos.conf | 6 +++--- conf/simplepkg.conf | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'conf') diff --git a/conf/repos.conf b/conf/repos.conf index c1ebb7b..da36c7a 100644 --- a/conf/repos.conf +++ b/conf/repos.conf @@ -11,7 +11,7 @@ ROOT-s390="local%file:///var/simplepkg/repos/slack390" ROOT-powerpc="local%file:///var/simplepkg/repos/slackintosh" # slackware root repositories -ROOT-i486="sarava%http://slack.sarava.org/packages/slackware/" +ROOT-i486="fluxo%http://slack.fluxo.info/packages/slackware/" ROOT-i486="tds%http://slackware.mirrors.tds.net/pub/slackware/" ROOT-i486="easynews%http://slackware.mirrors.easynews.com/linux/slackware/" ROOT-i486="gwdg%http://ftp.gwdg.de/pub/linux/slackware/" @@ -23,7 +23,7 @@ ROOT-powerpc="workaround%http://slackintosh.workaround.ch/pub/slackintosh/" ROOT-s390="ibiblio%http://distro.ibiblio.org/pub/linux/distributions/slack390/" # slackware64 root repositories -ROOT-x86_64="sarava%http://slack.sarava.org/packages/slackware/" +ROOT-x86_64="fluxo%http://slack.fluxo.info/packages/slackware/" ROOT-x86_64="tds%http://slackware.mirrors.tds.net/pub/slackware/" ROOT-x86_64="easynews%http://slackware.mirrors.easynews.com/linux/slackware/" ROOT-x86_64="gwdg%http://ftp.gwdg.de/pub/linux/slackware/" @@ -42,4 +42,4 @@ ROOT-x86_64="gwdg%http://ftp.gwdg.de/pub/linux/slackware/" #ROOT-x86_64="bluewhite64%http://webftp.slackarea.net/pub/sflack/" # noarch -NOARCH="sarava%http://slack.sarava.org/packages/noarch" +NOARCH="fluxo%http://slack.fluxo.info/packages/noarch" diff --git a/conf/simplepkg.conf b/conf/simplepkg.conf index 67bce62..c196194 100644 --- a/conf/simplepkg.conf +++ b/conf/simplepkg.conf @@ -43,13 +43,13 @@ SLACKBUILDS_DIR="/var/simplepkg/slackbuilds" PACKAGES_DIR="/var/simplepkg/repos" # Set mkbuilds svn default repository -MKBUILDS_SVN="https://svn.sarava.org/mkbuilds" +MKBUILDS_SVN="https://svn.fluxo.info/mkbuilds" # Set SlackBuilds svn default repository -SLACKBUILDS_SVN="https://svn.sarava.org/slackbuilds" +SLACKBUILDS_SVN="https://svn.fluxo.info/slackbuilds" # Set packages svn default repository -PACKAGES_SVN="https://svn.sarava.org/packages" +PACKAGES_SVN="https://svn.fluxo.info/packages" # Set the binaries default repository nested folder, useful if you manage # packages from different distribution versions and architectures in the -- cgit v1.2.3