[arch-commits] Commit in libxml2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed Aug 31 08:48:38 UTC 2016
Date: Wednesday, August 31, 2016 @ 08:48:38
Author: jgc
Revision: 275595
upgpkg: libxml2 2.9.4+4+g3169602-1
Update to git snapshot, fixes FS#50600 and a possible NULL-pointer dereference
Modified:
libxml2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-31 08:43:49 UTC (rev 275594)
+++ PKGBUILD 2016-08-31 08:48:38 UTC (rev 275595)
@@ -4,8 +4,8 @@
# Contributor: John Proctor <jproctor at prium.net>
pkgname=libxml2
-pkgver=2.9.4+0+gbdec218
-pkgrel=2
+pkgver=2.9.4+4+g3169602
+pkgrel=1
pkgdesc="XML parsing library, version 2"
arch=(i686 x86_64)
license=('MIT')
@@ -13,7 +13,7 @@
options=(!makeflags)
makedepends=('python2' 'python' 'git')
url="http://www.xmlsoft.org/"
-source=('git://git.gnome.org/libxml2#commit=bdec2183f34b37ee89ae1d330c6ad2bb4d76605f'
+source=('git://git.gnome.org/libxml2#commit=3169602058bd2d04913909e869c61d1540bc7fb4'
http://www.w3.org/XML/Test/xmlts20080827.tar.gz)
md5sums=('SKIP'
'ae3d1ebe000a3972afa104ca7f0e1b4a')
More information about the arch-commits
mailing list