expat: update to 2.1.1.
This commit is contained in:
parent
c20294cd71
commit
e797b05069
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'expat'
|
# Template file for 'expat'
|
||||||
pkgname=expat
|
pkgname=expat
|
||||||
version=2.1.0
|
version=2.1.1
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="XML parser library written in C"
|
short_desc="XML parser library written in C"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://expat.sourceforge.net/"
|
homepage="http://expat.sourceforge.net/"
|
||||||
distfiles="$SOURCEFORGE_SITE/expat/$pkgname-$version.tar.gz"
|
distfiles="$SOURCEFORGE_SITE/expat/$pkgname-$version.tar.bz2"
|
||||||
checksum=823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
|
checksum=aff584e5a2f759dcfc6d48671e9529f6afe1e30b0cd6a4cec200cbe3f793de67
|
||||||
|
|
||||||
expat-devel_package() {
|
expat-devel_package() {
|
||||||
depends="expat>=${version}_${revision}"
|
depends="expat>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue