|
@@ -4,14 +4,14 @@
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
|
|
|
|
PKG_NAME:= expat
|
|
PKG_NAME:= expat
|
|
-PKG_VERSION:= 2.4.6
|
|
|
|
|
|
+PKG_VERSION:= 2.5.0
|
|
PKG_RELEASE:= 1
|
|
PKG_RELEASE:= 1
|
|
-PKG_HASH:= de55794b7a9bc214852fdc075beaaecd854efe1361597e6268ee87946951289b
|
|
|
|
|
|
+PKG_HASH:= ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe
|
|
PKG_DESCR:= xml parsing library
|
|
PKG_DESCR:= xml parsing library
|
|
PKG_SECTION:= libs/data
|
|
PKG_SECTION:= libs/data
|
|
PKG_NEEDS:= c++
|
|
PKG_NEEDS:= c++
|
|
PKG_URL:= http://expat.sourceforge.net
|
|
PKG_URL:= http://expat.sourceforge.net
|
|
-PKG_SITES:= https://github.com/libexpat/libexpat/releases/download/R_2_4_6/
|
|
|
|
|
|
+PKG_SITES:= https://github.com/libexpat/libexpat/releases/download/R_2_5_0/
|
|
PKG_LIBNAME:= libexpat
|
|
PKG_LIBNAME:= libexpat
|
|
PKG_OPTS:= dev
|
|
PKG_OPTS:= dev
|
|
|
|
|