diff options
author | tyrry <tyrry33 at gmail dot com> | 2010-02-17 13:33:20 +0100 |
---|---|---|
committer | tyrry <tyrry33 at gmail dot com> | 2010-02-17 13:33:20 +0100 |
commit | e49f45ec3e5870da9493ee3b1807348a308c361a (patch) | |
tree | cc7151aa9f102a76515720dbcb026025275d5199 | |
parent | 749409c603174f935de0637d6da40a25d6d0623b (diff) | |
parent | 3fe9dc769f7976e27ca8584fc7f89d7db213b99a (diff) | |
download | nutyx-pakxe-e49f45ec3e5870da9493ee3b1807348a308c361a.tar.gz nutyx-pakxe-e49f45ec3e5870da9493ee3b1807348a308c361a.tar.bz2 nutyx-pakxe-e49f45ec3e5870da9493ee3b1807348a308c361a.tar.xz nutyx-pakxe-e49f45ec3e5870da9493ee3b1807348a308c361a.zip |
Merge remote branch 'nutyx-2009/master'
-rwxr-xr-x | base/libpng/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/libpng/Pkgfile b/base/libpng/Pkgfile index 6a0d20801..b4268f7be 100755 --- a/base/libpng/Pkgfile +++ b/base/libpng/Pkgfile @@ -7,7 +7,7 @@ name=libpng version=1.2.39 release=1 source=( http://downloads.sourceforge.net/$name/$name-$version.tar.bz2 \ - http://www.linuxfromscratch.org/patches/blfs/svn/libpng-$version-apng-1.patch) + http://kiao.no-ip.info/NuTyX/files/libpng-$version-apng-1.patch) build() { |