expat: update to 2.2.6.
This commit is contained in:
parent
1d6932438a
commit
803f079988
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'expat'
|
# Template file for 'expat'
|
||||||
pkgname=expat
|
pkgname=expat
|
||||||
version=2.2.5
|
version=2.2.6
|
||||||
revision=1
|
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"
|
||||||
|
@ -8,7 +8,7 @@ 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.bz2"
|
distfiles="${SOURCEFORGE_SITE}/expat/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=d9dc32efba7e74f788fcc4f212a43216fc37cf5f23f4c2339664d473353aedf6
|
checksum=17b43c2716d521369f82fc2dc70f359860e90fa440bea65b3b85f0b246ea81f2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue