libxml++: update to 2.38.1.
This commit is contained in:
parent
74746595d2
commit
fd9c3ec35d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libxml++'.
|
||||
pkgname=libxml++
|
||||
version=2.38.0
|
||||
version=2.38.1
|
||||
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=5698b03f5d320fb8310e30780e328f03debca12c557434ee031aea9baf3b1346
|
||||
checksum=882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f
|
||||
|
||||
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