expat: update to 2.4.8.
This commit is contained in:
parent
cb7389ca83
commit
f5a9d3f31c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'expat'
|
||||
pkgname=expat
|
||||
version=2.4.7
|
||||
version=2.4.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="XML parser library written in C"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://libexpat.github.io/"
|
||||
distfiles="https://github.com/libexpat/libexpat/releases/download/R_${version//./_}/expat-${version}.tar.xz"
|
||||
checksum=9875621085300591f1e64c18fd3da3a0eeca4a74f884b9abac2758ad1bd07a7d
|
||||
checksum=f79b8f904b749e3e0d20afeadecf8249c55b2e32d4ebb089ae378df479dcaf25
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue