Changeset a145084 for general/sysutils


Ignore:
Timestamp:
08/10/2008 09:20:51 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
6.3, 6.3-rc3
Children:
40489604
Parents:
2d66de8
Message:

Fixed the Apache Ant download URLs

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

File:
1 edited

Legend:

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

    r2d66de8 ra145084  
    55  %general-entities;
    66
    7   <!ENTITY apache-ant-download-http "http://apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2">
    8   <!ENTITY apache-ant-download-ftp  "ftp://ftp.oregonstate.edu/pub/apache/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2">
     7  <!ENTITY apache-ant-download-http "&sources-anduin-http;/a/apache-ant-&apache-ant-version;-src.tar.bz2">
     8  <!-- <!ENTITY apache-ant-download-ftp  "ftp://ftp.oregonstate.edu/pub/apache/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2"> -->
     9  <!ENTITY apache-ant-download-ftp  " ">
    910  <!ENTITY apache-ant-md5sum        "22b378e27ab300e4d73bf09d91c7e2a6">
    1011  <!ENTITY apache-ant-size          "6.8 MB">
Note: See TracChangeset for help on using the changeset viewer.