aspell: update to 0.60.8.
This commit is contained in:
parent
9056a28d5a
commit
bebf294151
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aspell'
|
# Template file for 'aspell'
|
||||||
pkgname=aspell
|
pkgname=aspell
|
||||||
version=0.60.7
|
version=0.60.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-compile-in-filters"
|
configure_args="--enable-compile-in-filters"
|
||||||
|
@ -9,11 +9,11 @@ makedepends="ncurses-devel"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Spell checker with good multi-language support"
|
short_desc="Spell checker with good multi-language support"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-only"
|
||||||
homepage="http://aspell.net/"
|
homepage="http://aspell.net/"
|
||||||
changelog="http://aspell.net/man-html/ChangeLog.html"
|
changelog="http://aspell.net/man-html/ChangeLog.html"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4
|
checksum=f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# XXX workaround ctor/dtor ordering with musl
|
# XXX workaround ctor/dtor ordering with musl
|
||||||
|
|
Loading…
Add table
Reference in a new issue