From a8a2f692e7871f6f2452076401bcdb041821985f Mon Sep 17 00:00:00 2001 From: Ophestra Date: Fri, 26 Jun 2026 11:29:27 +0900 Subject: [PATCH] internal/rosa/package/libexpat: 2.8.1 to 2.8.2 Signed-off-by: Ophestra --- internal/rosa/package/libexpat.az | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/rosa/package/libexpat.az b/internal/rosa/package/libexpat.az index eab37a31..ade736a1 100644 --- a/internal/rosa/package/libexpat.az +++ b/internal/rosa/package/libexpat.az @@ -3,7 +3,7 @@ package libexpat { website = "https://libexpat.github.io"; anitya = 770; - version# = "2.8.1"; + version# = "2.8.2"; source = remoteGitHubRelease { suffix = "libexpat/libexpat"; tag = "R_"+replace { @@ -12,7 +12,7 @@ package libexpat { new = "_"; }; name = "expat-"+version+".tar.bz2"; - checksum = "iMEtbOJhQfGof2GxSlxffQSI1va_NDDQ9VIuqcPbNZ0291Dr8wttD5QecYyjIQap"; + checksum = "98Pdyj5QtO7QRtNFXTWsCNCixQDx701ZGql2B-JIrTDkw49J5WXXUwnS4AdMlM4L"; compress = bzip2; };