Changeset 602332ff for general/prog


Ignore:
Timestamp:
10/13/2015 11:57:40 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
2a3a49a
Parents:
df72afb4
Message:

Update URLs for the new anduin server.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16523 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/apache-ant.xml

    rdf72afb4 r602332ff  
    6969        <para>
    7070          Required file: <ulink
    71              url="http://anduin.linuxfromscratch.org/sources/other/junit-&junit-version;.jar">
    72                   http://anduin.linuxfromscratch.org/sources/other/junit-&junit-version;.jar</ulink>
     71             url="&sources-anduin-http;/other/junit-&junit-version;.jar">
     72                  &sources-anduin-http;/other/junit-&junit-version;.jar</ulink>
    7373        </para>
    7474      </listitem>
  • general/prog/java.xml

    rdf72afb4 r602332ff  
    55  %general-entities;
    66
    7   <!ENTITY anduin-download             "http://anduin.linuxfromscratch.org/files/BLFS/OpenJDK-&openjdk-version;">
     7  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    88  <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-&openjdk-version;-i686-bin.tar.xz">
    99  <!ENTITY openjdk-bin-md5sum-x86      "752a869d9dfb6c3a978f59f87eedafbf">
  • general/prog/openjdk.xml

    rdf72afb4 r602332ff  
    1111  <!ENTITY ojdk-download             "&ojdk-repo;/archive/&ojdk-tarball;">
    1212
    13   <!ENTITY anduin-download           "http://anduin.linuxfromscratch.org/files/BLFS/OpenJDK-&openjdk-version;">
     13  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1414
    1515  <!ENTITY ojdk-md5sum               "b7ff36d84ddef546ea84e7e05c19a43f">
  • general/prog/perl-modules.xml

    rdf72afb4 r602332ff  
    55  %general-entities;
    66
    7   <!ENTITY perl_modules_md5sums_download_http "&sources-anduin-http;/perl-modules/">
    8   <!ENTITY perl_modules_md5sums_download_ftp  "&sources-anduin-ftp;/perl-modules/">
    97  <!ENTITY perl_authors  "http://cpan.metacpan.org/authors">
    108]>
     
    10511049      <listitem>
    10521050        <para>
    1053           <ulink url="http://anduin.&lfs-domainname;/sources/BLFS/conglomeration/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">SGMLSpm-&SGMLSpm-version;</ulink>
    1054         </para>
    1055       </listitem>
    1056       <listitem>
    1057 <literallayout>http://anduin.&lfs-domainname;/sources/BLFS/conglomeration/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz
     1051          <ulink url="&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">SGMLSpm-&SGMLSpm-version;</ulink>
     1052        </para>
     1053      </listitem>
     1054      <listitem>
     1055<literallayout>&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz
    10581056MD5 sum: 746c74ae969992cedb1a2879b4168090</literallayout>
    10591057<!--http://search.cpan.org/CPAN/authors/id/R/RA/RAAB/SGMLSpm-&SGMLSpm-version;.tar.gz -->
  • general/prog/php-systemd.xml

    rdf72afb4 r602332ff  
    193193        of a <command>configure</command> command that utilizes many of the
    194194        most common dependencies can be found at <ulink
    195         url="&files-anduin;/php_configure.txt"/>.
     195        url="&sources-anduin-http;/files/php_configure.txt"/>.
    196196      </para>
    197197
Note: See TracChangeset for help on using the changeset viewer.