itstool: update to 2.0.6
This version still has issues with the libxml2 memory management which manifests in segfaults when building e.g. libgda. Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
574d1a8871
commit
4db8fbf08a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'itstool'
|
||||
pkgname=itstool
|
||||
version=2.0.5
|
||||
version=2.0.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
|
@ -13,4 +13,4 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://itstool.org/"
|
||||
distfiles="http://files.itstool.org/itstool/${pkgname}-${version}.tar.bz2"
|
||||
checksum=100506f8df62cca6225ec3e631a8237e9c04650c77495af4919ac6a100d4b308
|
||||
checksum=6233cc22726a9a5a83664bf67d1af79549a298c23185d926c3677afa917b92a9
|
||||
|
|
Loading…
Reference in a new issue