expat: update to 2.4.7.
This commit is contained in:
parent
0e5d17f6d1
commit
120187a64a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'expat'
|
||||
pkgname=expat
|
||||
version=2.4.6
|
||||
version=2.4.7
|
||||
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=de55794b7a9bc214852fdc075beaaecd854efe1361597e6268ee87946951289b
|
||||
checksum=9875621085300591f1e64c18fd3da3a0eeca4a74f884b9abac2758ad1bd07a7d
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue