expat: update to 2.2.3.
This commit is contained in:
parent
8c89bad8db
commit
863b7a3da0
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.2
|
version=2.2.3
|
||||||
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=4376911fcf81a23ebd821bbabc26fd933f3ac74833f74924342c29aad2c86046
|
checksum=b31890fb02f85c002a67491923f89bda5028a880fd6c374f707193ad81aace5f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue