aspell: update to 0.60.8.1.

This commit is contained in:
Andrew J. Hesford 2024-02-24 13:49:32 -05:00
parent e473311e92
commit b26863fff4

View file

@ -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