From f5a9d3f31c43d5d11c382f8819090bdf13559cf6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 29 Mar 2022 14:08:01 +0200 Subject: [PATCH] expat: update to 2.4.8. --- srcpkgs/expat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/expat/template b/srcpkgs/expat/template index ccab77dad17..126ea7b3f47 100644 --- a/srcpkgs/expat/template +++ b/srcpkgs/expat/template @@ -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 " 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