expat: update to 2.1.1.

This commit is contained in:
Juan RP 2016-03-12 07:10:40 +01:00
parent c20294cd71
commit e797b05069

View file

@ -1,14 +1,14 @@
# Template file for 'expat'
pkgname=expat
version=2.1.0
revision=5
version=2.1.1
revision=1
build_style=gnu-configure
short_desc="XML parser library written in C"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://expat.sourceforge.net/"
distfiles="$SOURCEFORGE_SITE/expat/$pkgname-$version.tar.gz"
checksum=823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
distfiles="$SOURCEFORGE_SITE/expat/$pkgname-$version.tar.bz2"
checksum=aff584e5a2f759dcfc6d48671e9529f6afe1e30b0cd6a4cec200cbe3f793de67
expat-devel_package() {
depends="expat>=${version}_${revision}"