Explorar el Código

expat: update to 2.8.3

Waldemar Brodkorb hace 3 semanas
padre
commit
c5d53be6b1
Se han modificado 2 ficheros con 6 adiciones y 6 borrados
  1. 3 3
      package/expat/Makefile
  2. 3 3
      toolchain/expat/Makefile.inc

+ 3 - 3
package/expat/Makefile

@@ -4,12 +4,12 @@
 include ${ADK_TOPDIR}/rules.mk
 include ${ADK_TOPDIR}/rules.mk
 
 
 PKG_NAME:=		expat
 PKG_NAME:=		expat
-PKG_VERSION:=		2.8.2
+PKG_VERSION:=		2.8.3
 PKG_RELEASE:=		1
 PKG_RELEASE:=		1
-PKG_HASH:=		3ad89b8588e6644bd4e49981480d48b21289eebbcd4f0a1a4afb1c29f99b6ab4
+PKG_HASH:=		f6256df90c906773d344da084402b7d3e4f22ed41b1a59c989098a83d3ea0c85
 PKG_DESCR:=		xml parsing library
 PKG_DESCR:=		xml parsing library
 PKG_SECTION:=		libs/data
 PKG_SECTION:=		libs/data
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_2/
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_3/
 PKG_LIBNAME:=		libexpat
 PKG_LIBNAME:=		libexpat
 PKG_OPTS:=		dev
 PKG_OPTS:=		dev
 
 

+ 3 - 3
toolchain/expat/Makefile.inc

@@ -2,8 +2,8 @@
 # material, please see the LICENCE file in the top-level directory.
 # material, please see the LICENCE file in the top-level directory.
 
 
 PKG_NAME:=		expat
 PKG_NAME:=		expat
-PKG_VERSION:=		2.8.2
+PKG_VERSION:=		2.8.3
 PKG_RELEASE:=		1
 PKG_RELEASE:=		1
-PKG_HASH:=		ef7d1994f533c9e7343d6c19f31064fc8ebbcbcaa144be3812b4f43052a05f4c
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_2/
+PKG_HASH:=		22920a86c83f32300b11463635b71f11137a917975af297725e55525027d4e50
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_3/
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz