mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
libxml2: update to 2.7.5.
--HG-- extra : convert_revision : 8b771810e770fa18b0934b7bd198e32d6164449b
This commit is contained in:
parent
a43e37892b
commit
f7679a378d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'libxml2'.
|
# Template build file for 'libxml2'.
|
||||||
pkgname=libxml2
|
pkgname=libxml2
|
||||||
version=2.7.3
|
version=2.7.5
|
||||||
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
|
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Library providing XML and HTML support"
|
short_desc="Library providing XML and HTML support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=432464d8c9bd8060d9c1fdef1cfa75803c1a363ceac20b21f8c7e34e056e5a98
|
checksum=af5a9a6d9ffb09756f0792fb402720ca2505762b7f6dd99ba277d5fbfffcec6d
|
||||||
long_desc="
|
long_desc="
|
||||||
This library allows to manipulate XML files. It includes support
|
This library allows to manipulate XML files. It includes support
|
||||||
to read, modify and write XML and HTML files. There is DTDs support
|
to read, modify and write XML and HTML files. There is DTDs support
|
||||||
|
|
Loading…
Add table
Reference in a new issue