From: Michael Tremer Date: Mon, 20 Dec 2010 13:32:10 +0000 (+0100) Subject: pcre: Update to 8.11. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d31dcfa36c7db4e2a1eeb2bf17094464123cb7;p=ipfire-3.x.git pcre: Update to 8.11. Closes #110. --- diff --git a/pkgs/core/pcre/pcre.nm b/pkgs/core/pcre/pcre.nm index 0f81d45ca..cfba51ebc 100644 --- a/pkgs/core/pcre/pcre.nm +++ b/pkgs/core/pcre/pcre.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = pcre -PKG_VER = 8.10 +PKG_VER = 8.11 PKG_REL = 0 PKG_MAINTAINER = @@ -42,7 +42,7 @@ define PKG_DESCRIPTION API are also supplied in the library libpcreposix. endef -PKG_TARBALL = $(THISAPP).tar.bz2 +PKG_TARBALL = $(THISAPP).tar.gz PKG_PACKAGES += $(PKG_NAME)-devel