summaryrefslogtreecommitdiff
path: root/wget
diff options
context:
space:
mode:
Diffstat (limited to 'wget')
-rw-r--r--wget/.md5sum2
-rw-r--r--wget/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/wget/.md5sum b/wget/.md5sum
index a87b0f09..05796dc0 100644
--- a/wget/.md5sum
+++ b/wget/.md5sum
@@ -1,2 +1,2 @@
-9ce16ff30a236e474e3c19d988e1f119 wget-1.11.1.tar.gz
+3fda0bab6a883a5f6599d2da58765f93 wget-1.11.1.tar.bz2
fa717c9970a09e8ee1775a93e51fb694 wgetrc
diff --git a/wget/Pkgfile b/wget/Pkgfile
index ea997a2c..8848bf1e 100644
--- a/wget/Pkgfile
+++ b/wget/Pkgfile
@@ -7,7 +7,7 @@
name=wget
version=1.11.1
release=1
-source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz \
+source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2 \
wgetrc)
build() {

Generated by cgit