flex: upgrade to version 2.5.39

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 40533
This commit is contained in:
Luka Perkov 2014-04-19 21:39:10 +00:00
parent 350dd0f9ac
commit 7ddc0380bd
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=flex
PKG_VERSION:=2.5.38
PKG_VERSION:=2.5.39
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