aspell: add v0.60.8 (#35834)

This commit is contained in:
Alec Scott 2023-03-07 08:47:21 -08:00 committed by GitHub
parent 335ae31a59
commit f9de4c2da8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ class Aspell(AutotoolsPackage, GNUMirrorPackage):
extendable = True # support activating dictionaries
version("0.60.8", sha256="f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2")
version("0.60.6.1", sha256="f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1")
patch("fix_cpp.patch")