summaryrefslogtreecommitdiff
path: root/libpng
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-09-28 16:56:36 +0200
committerJuergen Daubert <jue@jue.li>2010-09-28 16:56:36 +0200
commit1f58b840cd782291b668264c27c3c91c19005f1b (patch)
tree926396ad9f9765d0004abff7285279cf820f49cc /libpng
parent1db06a9ab6646c592c66d158f86c00ff49186f91 (diff)
parentbdcd692f75d39eca0d21277ee702802fdaf134a5 (diff)
downloadopt-1f58b840cd782291b668264c27c3c91c19005f1b.tar.gz
opt-1f58b840cd782291b668264c27c3c91c19005f1b.tar.xz
Merge branch '2.6' into 2.7
Conflicts: gqview/Pkgfile mpg321/Pkgfile nfs-utils/Pkgfile p5-uri/Pkgfile p5-xml-parser/.footprint p5-xml-parser/Pkgfile quota/Pkgfile spamprobe/Pkgfile
Diffstat (limited to 'libpng')
-rw-r--r--libpng/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpng/Pkgfile b/libpng/Pkgfile
index 3793608e0..bf7a5d0c4 100644
--- a/libpng/Pkgfile
+++ b/libpng/Pkgfile
@@ -6,7 +6,7 @@
name=libpng
version=1.4.3
release=1
-source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.xz)
+source=(http://download.sourceforge.net/$name/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit