From 086ee052aeed10397aba0f79dfd9b71daf623328 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 1 Apr 2025 15:17:44 +0200 Subject: [PATCH] expat: update to 2.7.1. --- srcpkgs/expat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/expat/template b/srcpkgs/expat/template index 530921485f8..967c269dc3e 100644 --- a/srcpkgs/expat/template +++ b/srcpkgs/expat/template @@ -1,6 +1,6 @@ # Template file for 'expat' pkgname=expat -version=2.7.0 +version=2.7.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=25df13dd2819e85fb27a1ce0431772b7047d72af81ae78dc26b4c6e0805f48d1 +checksum=354552544b8f99012e5062f7d570ec77f14b412a3ff5c7d8d0dae62c0d217c30 post_install() { vlicense COPYING