diff options
author | Jose V Beneyto <sepen@crux.nu> | 2010-11-12 12:03:50 +0100 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2010-11-12 12:03:50 +0100 |
commit | 0ee87141291bcfaff943f4b0195221ccf6466553 (patch) | |
tree | 22e023d85d9bbc09a211ed631085214bcc9ad74d /squashfs-tools | |
parent | e0e957dd260f2a3e149de50e836e4a53f50de53f (diff) | |
download | contrib-0ee87141291bcfaff943f4b0195221ccf6466553.tar.gz contrib-0ee87141291bcfaff943f4b0195221ccf6466553.tar.xz |
replaced all broken dl.sourceforge.net links to download.sourceforge.net
Diffstat (limited to 'squashfs-tools')
-rw-r--r-- | squashfs-tools/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/squashfs-tools/Pkgfile b/squashfs-tools/Pkgfile index ac30e2ff8..fe206e7f0 100644 --- a/squashfs-tools/Pkgfile +++ b/squashfs-tools/Pkgfile @@ -5,7 +5,7 @@ name=squashfs-tools version=4.1 release=1 -source=(http://downloads.sourceforge.net/squashfs/squashfs${version}.tar.gz) +source=(http://download.sourceforge.net/squashfs/squashfs${version}.tar.gz) build() { cd squashfs${version}/$name |