Skip to content

Commit 7d7105a

Browse files
committed
libxml2: upgrade to 2.9.6
Signed-off-by: Michael Heimpold <[email protected]>
1 parent 79ef85a commit 7d7105a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/libxml2/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=libxml2
11-
PKG_VERSION:=2.9.5
11+
PKG_VERSION:=2.9.6
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=http://gd.tuwien.ac.at/languages/libxml/ \
1616
http://xmlsoft.org/sources/ \
1717
ftp://fr.rpmfind.net/pub/libxml/
18-
PKG_HASH:=4031c1ecee9ce7ba4f313e91ef6284164885cdb69937a123f6a83bb6a72dcd38
18+
PKG_HASH:=8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc
1919

2020
PKG_LICENSE:=MIT
2121
PKG_LICENSE_FILES:=COPYING

0 commit comments

Comments
 (0)