expat: update to 2.2.6.
This commit is contained in:
parent
1d6932438a
commit
803f079988
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'expat'
|
||||
pkgname=expat
|
||||
version=2.2.5
|
||||
version=2.2.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="XML parser library written in C"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://expat.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/expat/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d9dc32efba7e74f788fcc4f212a43216fc37cf5f23f4c2339664d473353aedf6
|
||||
checksum=17b43c2716d521369f82fc2dc70f359860e90fa440bea65b3b85f0b246ea81f2
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue