From 40709cd1b9371743d6a53977757560d599f2b857 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 1 Mar 2024 14:23:16 +0100 Subject: [PATCH] expat: update to 2.6.1. --- srcpkgs/expat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/expat/template b/srcpkgs/expat/template index 608e3a368be..3a7b5320adb 100644 --- a/srcpkgs/expat/template +++ b/srcpkgs/expat/template @@ -1,6 +1,6 @@ # Template file for 'expat' pkgname=expat -version=2.6.0 +version=2.6.1 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=cb5f5a8ea211e1cabd59be0a933a52e3c02cc326e86a4d387d8d218e7ee47a3e +checksum=0c00d2760ad12efef6e26efc8b363c8eb28eb8c8de719e46d5bb67b40ba904a3 post_install() { vlicense COPYING