Browse Source

expat: update to 2.7.0

Waldemar Brodkorb 6 months ago
parent
commit
ae6700b2f6
1 changed files with 3 additions and 4 deletions
  1. 3 4
      package/expat/Makefile

+ 3 - 4
package/expat/Makefile

@@ -4,14 +4,13 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		expat
-PKG_VERSION:=		2.6.2
+PKG_VERSION:=		2.7.0
 PKG_RELEASE:=		1
-PKG_HASH:=		ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364
+PKG_HASH:=		25df13dd2819e85fb27a1ce0431772b7047d72af81ae78dc26b4c6e0805f48d1
 PKG_DESCR:=		xml parsing library
 PKG_SECTION:=		libs/data
 PKG_NEEDS:=		c++
-PKG_URL:=		http://expat.sourceforge.net
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_6_2/
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_7_0/
 PKG_LIBNAME:=		libexpat
 PKG_OPTS:=		dev