expat: update to 2.4.9.

This commit is contained in:
Leah Neukirchen 2022-09-20 23:03:31 +02:00
parent 4da4407d9e
commit f9b8fca0c1

View file

@ -1,6 +1,6 @@
# Template file for 'expat' # Template file for 'expat'
pkgname=expat pkgname=expat
version=2.4.8 version=2.4.9
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="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://libexpat.github.io/" homepage="https://libexpat.github.io/"
distfiles="https://github.com/libexpat/libexpat/releases/download/R_${version//./_}/expat-${version}.tar.xz" distfiles="https://github.com/libexpat/libexpat/releases/download/R_${version//./_}/expat-${version}.tar.xz"
checksum=f79b8f904b749e3e0d20afeadecf8249c55b2e32d4ebb089ae378df479dcaf25 checksum=6e8c0728fe5c7cd3f93a6acce43046c5e4736c7b4b68e032e9350daa0efc0354
post_install() { post_install() {
vlicense COPYING vlicense COPYING