xastir: update to 2.2.2.

This commit is contained in:
Michael Aldridge 2025-06-27 12:30:55 -05:00
parent b468647ee5
commit 1dc2ebfd90

View file

@ -1,6 +1,6 @@
# Template file for 'xastir' # Template file for 'xastir'
pkgname=xastir pkgname=xastir
version=2.1.8 version=2.2.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="ac_cv_file__usr_bin_gm_exe=no ac_cv_file__usr_bin_convert_exe=no" 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 <maldridge@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="http://xastir.org" homepage="http://xastir.org"
distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz" distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz"
checksum=aa88069f149dbe720276d0134282bc491e7993d8a88380c8fe2a4735ee6444fc checksum=e80d1640ef2b8071984a633d45beae878c120d6012cb371405b160a06b328542
CFLAGS="-fcommon" CFLAGS="-fcommon"