diff --git a/srcpkgs/aspell/template b/srcpkgs/aspell/template index d1b6ca497b..b3ccbeeaef 100644 --- a/srcpkgs/aspell/template +++ b/srcpkgs/aspell/template @@ -1,6 +1,6 @@ # Template file for 'aspell' pkgname=aspell -version=0.60.7 +version=0.60.8 revision=1 build_style=gnu-configure configure_args="--enable-compile-in-filters" @@ -9,11 +9,11 @@ makedepends="ncurses-devel" depends="perl" short_desc="Spell checker with good multi-language support" maintainer="Orphaned " -license="LGPL-2.1" +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=5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4 +checksum=f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2 pre_configure() { # XXX workaround ctor/dtor ordering with musl