projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
small image builder change
[openwrt.git]
/
openwrt
/
package
/
pcre
/
Makefile
diff --git
a/openwrt/package/pcre/Makefile
b/openwrt/package/pcre/Makefile
index
3697bed
..
0172c28
100644
(file)
--- a/
openwrt/package/pcre/Makefile
+++ b/
openwrt/package/pcre/Makefile
@@
-5,11
+5,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pcre
PKG_VERSION:=5.0
PKG_RELEASE:=3
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:=
b
zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
This page took
0.021409 seconds
and
4
git commands to generate.