ports/core (2.4): wget: switched to bzip'ed tarball.
commit cda4423e378a2db01215b8153d941b649f0c9076 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Sat Apr 12 15:41:26 2008 +0200 wget: switched to bzip'ed tarball. diff --git a/wget/.md5sum b/wget/.md5sum index a87b0f0..05796dc 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 ea997a2..8848bf1 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() {
participants (1)
-
crux@crux.nu