From b26863fff4029665557c71911291ada6fc72f916 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 24 Feb 2024 13:49:32 -0500 Subject: [PATCH] aspell: update to 0.60.8.1. --- srcpkgs/aspell/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aspell/template b/srcpkgs/aspell/template index e1ec2d2cc00..d89c6a45b9e 100644 --- a/srcpkgs/aspell/template +++ b/srcpkgs/aspell/template @@ -1,7 +1,7 @@ # Template file for 'aspell' pkgname=aspell -version=0.60.8 -revision=5 +version=0.60.8.1 +revision=1 build_style=gnu-configure # we need to force aspell to use /usr/lib for data for two reasons: # - in multilib systems, it should use the native dicts instead of requiring @@ -20,7 +20,7 @@ license="LGPL-2.1-only" homepage="http://aspell.net/" changelog="http://aspell.net/man-html/ChangeLog.html" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2 +checksum=d6da12b34d42d457fa604e435ad484a74b2effcd120ff40acd6bb3fb2887d21b pre_configure() { # XXX workaround ctor/dtor ordering with musl