projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
350dd0f
)
flex: upgrade to version 2.5.39
author
Luka Perkov
<luka@openwrt.org>
Sat, 19 Apr 2014 21:39:10 +0000
(21:39 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Sat, 19 Apr 2014 21:39:10 +0000
(21:39 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40533
tools/flex/Makefile
patch
|
blob
|
history
diff --git
a/tools/flex/Makefile
b/tools/flex/Makefile
index cc32da3ed0c1b2ddd5169f30dae31288246b9413..d949d4bf31b305ee59357dba566eda55a2be3cde 100644
(file)
--- a/
tools/flex/Makefile
+++ b/
tools/flex/Makefile
@@
-7,11
+7,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=flex
-PKG_VERSION:=2.5.3
8
+PKG_VERSION:=2.5.3
9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
-PKG_MD5SUM:=
b230c88e65996ff74994d08a2a2e0f27
+PKG_MD5SUM:=
77d44c6bb8c0705e0017ab9a84a1502b
PKG_CAT:=bzcat
HOST_BUILD_PARALLEL:=1