summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Schoenert <c.schoenert@gmail.com>2013-06-28 20:52:34 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-28 21:04:14 +0200
commite8df32e59a70928a036216d9722f66410f6f4c6a (patch)
tree02048699a849b727fd06e5f6a25e968e143119ed
parenta2d06655e5684c10f6a02cc065aaf481f56a8c64 (diff)
downloadbuildroot-novena-e8df32e59a70928a036216d9722f66410f6f4c6a.tar.gz
buildroot-novena-e8df32e59a70928a036216d9722f66410f6f4c6a.zip
package/libxml2: bumping version to 2.9.1
Signed-off-by: Carsten Schoenert <c.schoenert@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--package/libxml2/libxml2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index b71423406..7116b82cb 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBXML2_VERSION = 2.9.0
+LIBXML2_VERSION = 2.9.1
LIBXML2_SITE = ftp://xmlsoft.org/libxml2
LIBXML2_INSTALL_STAGING = YES
LIBXML2_AUTORECONF = YES