]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
curl: Update to 7.21.0.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Jun 2010 21:59:52 +0000 (23:59 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Jun 2010 21:59:52 +0000 (23:59 +0200)
pkgs/core/curl/curl.nm

index 6a5e523d8941af520d64cff8228c5f106c9ff9fd..5986f42070466651febddac799bfd19a84f23916 100644 (file)
@@ -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 \