X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e26e00b5ab1b7174d82ef58209c0fa998804ba60..0509a46f271cda237881a7ed244e9b14760c4654:/package/pcre/Makefile?ds=sidebyside diff --git a/package/pcre/Makefile b/package/pcre/Makefile index 3697bedce..0172c2886 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_URL:=@SF/pcre +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