We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ef85a commit 7d7105aCopy full SHA for 7d7105a
libs/libxml2/Makefile
@@ -8,14 +8,14 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=libxml2
11
-PKG_VERSION:=2.9.5
+PKG_VERSION:=2.9.6
12
PKG_RELEASE:=1
13
14
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
PKG_SOURCE_URL:=http://gd.tuwien.ac.at/languages/libxml/ \
16
http://xmlsoft.org/sources/ \
17
ftp://fr.rpmfind.net/pub/libxml/
18
-PKG_HASH:=4031c1ecee9ce7ba4f313e91ef6284164885cdb69937a123f6a83bb6a72dcd38
+PKG_HASH:=8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc
19
20
PKG_LICENSE:=MIT
21
PKG_LICENSE_FILES:=COPYING
0 commit comments