Update libxml2 to 2.7.6.
--HG-- extra : convert_revision : a94f8d15d11227fc587e4c59e58edb882d0e4dc2
This commit is contained in:
parent
d65821e1e2
commit
0f03c80754
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'libxml2'.
|
||||
pkgname=libxml2
|
||||
version=2.7.5
|
||||
version=2.7.6
|
||||
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Library providing XML and HTML support"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=af5a9a6d9ffb09756f0792fb402720ca2505762b7f6dd99ba277d5fbfffcec6d
|
||||
checksum=238c4f0203c012e5776522640c0fb3ac532c4064981c1ce3e74c00b75501d761
|
||||
long_desc="
|
||||
This library allows to manipulate XML files. It includes support
|
||||
to read, modify and write XML and HTML files. There is DTDs support
|
||||
|
|
Loading…
Reference in a new issue