From 1dc2ebfd9085e1f673a55f848410a008425cc1f9 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Fri, 27 Jun 2025 12:30:55 -0500 Subject: [PATCH] xastir: update to 2.2.2. --- srcpkgs/xastir/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xastir/template b/srcpkgs/xastir/template index e32b98690a2..2ca9d28833c 100644 --- a/srcpkgs/xastir/template +++ b/srcpkgs/xastir/template @@ -1,6 +1,6 @@ # Template file for 'xastir' pkgname=xastir -version=2.1.8 +version=2.2.2 revision=1 build_style=gnu-configure configure_args="ac_cv_file__usr_bin_gm_exe=no ac_cv_file__usr_bin_convert_exe=no" @@ -12,7 +12,7 @@ maintainer="Michael Aldridge " license="GPL-2.0-or-later" homepage="http://xastir.org" distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz" -checksum=aa88069f149dbe720276d0134282bc491e7993d8a88380c8fe2a4735ee6444fc +checksum=e80d1640ef2b8071984a633d45beae878c120d6012cb371405b160a06b328542 CFLAGS="-fcommon"