From 33ab3b5cbae7356b19f2603512b4919adee34790 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 7 Sep 2024 00:15:12 +0200 Subject: [PATCH] expat: update to 2.6.3. --- srcpkgs/expat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/expat/template b/srcpkgs/expat/template index d3c2261b184..c5a6eab6652 100644 --- a/srcpkgs/expat/template +++ b/srcpkgs/expat/template @@ -1,6 +1,6 @@ # Template file for 'expat' pkgname=expat -version=2.6.2 +version=2.6.3 revision=1 build_style=gnu-configure short_desc="XML parser library written in C" @@ -9,7 +9,7 @@ license="MIT" homepage="https://libexpat.github.io/" changelog="https://raw.githubusercontent.com/libexpat/libexpat/master/expat/Changes" distfiles="https://github.com/libexpat/libexpat/releases/download/R_${version//./_}/expat-${version}.tar.xz" -checksum=ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364 +checksum=274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc post_install() { vlicense COPYING