libxml++: update to 2.40.0.
This commit is contained in:
parent
c20c1ee1db
commit
a9a62280f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libxml++'.
|
||||
pkgname=libxml++
|
||||
version=2.38.1
|
||||
version=2.40.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config perl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://libxmlplusplus.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f
|
||||
checksum=a7b9703203696972cae50436e150979ef187d9b03c95519bdd89623b4068162a
|
||||
|
||||
pre_install() {
|
||||
sed -i -e 's/install-data-am: install-data-local install-dist_referenceDATA/install-data-am: /' Makefile
|
||||
|
|
Loading…
Reference in a new issue