From: Michael Tremer Date: Wed, 16 Jun 2010 21:59:52 +0000 (+0200) Subject: curl: Update to 7.21.0. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e4121abe5d844bf3ede5ce666fac12b87ca7f90;p=ipfire-3.x.git curl: Update to 7.21.0. --- diff --git a/pkgs/core/curl/curl.nm b/pkgs/core/curl/curl.nm index 6a5e523d8..5986f4207 100644 --- a/pkgs/core/curl/curl.nm +++ b/pkgs/core/curl/curl.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = curl -PKG_VER = 7.20.0 +PKG_VER = 7.21.0 PKG_REL = 0 PKG_MAINTAINER = @@ -45,7 +45,7 @@ define PKG_DESCRIPTION user authentication, FTP upload, HTTP post, and file transfer resume. endef -PKG_TARBALL = $(THISAPP).tar.bz2 +PKG_TARBALL = $(THISAPP).tar.gz CONFIGURE_OPTIONS += \ --disable-static \