X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/44d7a718762bf4c764708de6938c36d3d7a5be80..ca86d58eaee0780f2883a18f56c720400f31f30d:/package/pcre/Makefile diff --git a/package/pcre/Makefile b/package/pcre/Makefile index 3697bedce..3ebfdc1c0 100644 --- a/package/pcre/Makefile +++ b/package/pcre/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pcre PKG_VERSION:=5.0 PKG_RELEASE:=3 -PKG_MD5SUM:=53976b62032fd5c76678274e5fd196b4 +PKG_MD5SUM:=813850808894d99fb5b1c41ec6335d4f PKG_SOURCE_URL:=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_CAT:=zcat +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_CAT:=bzcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install