diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-23 15:15:49 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-23 15:15:49 +0000 |
commit | 421011f840a36f4e710feb5fa9c168f55d953e58 (patch) | |
tree | 33d350e73ded19c69decfd30f314996702023183 /packages.ent | |
parent | 6c8d947ce03e48ca0a5585a30ac94d828fbd7e3f (diff) |
Moved a few things around for ordering/convenience.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 122b2aef1..098474e37 100644 --- a/packages.ent +++ b/packages.ent @@ -431,7 +431,7 @@ <!ENTITY pkgconfig-version "0.27"> <!ENTITY pkgconfig-size "1872 KB"> -<!ENTITY pkgconfig-url "http://people.freedesktop.org/pkg-config-&pkgconfig-version;.tar.gz"> +<!ENTITY pkgconfig-url "http://pkgconfig.freedesktop.org/releases/pkg-config-&pkgconfig-version;.tar.gz"> <!ENTITY pkgconfig-md5 "3a4c9feab14b6719afd8904945d9b4e4"> <!ENTITY pkgconfig-home "http://www.freedesktop.org/wiki/Software/pkg-config"> <!ENTITY pkgconfig-ch6-du "38 MB"> |