diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-17 14:32:01 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-17 14:32:01 +0100 |
commit | 3fe9dc769f7976e27ca8584fc7f89d7db213b99a (patch) | |
tree | 4e3f9b33e6b9db7e37f4f353eb7d29c16ceb3c95 | |
parent | 2263f437af4e4a98942feadc162b3a97f3d4890b (diff) | |
download | nutyx-pakxe-3fe9dc769f7976e27ca8584fc7f89d7db213b99a.tar.gz nutyx-pakxe-3fe9dc769f7976e27ca8584fc7f89d7db213b99a.tar.bz2 nutyx-pakxe-3fe9dc769f7976e27ca8584fc7f89d7db213b99a.tar.xz nutyx-pakxe-3fe9dc769f7976e27ca8584fc7f89d7db213b99a.zip |
libpng, maj sources
-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() { |