mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
aspell: update to 0.60.6.1.
This commit is contained in:
parent
eb9d5148b0
commit
dd754670f4
2 changed files with 3 additions and 6 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=4
|
|
||||||
|
|
||||||
Add_dependency run ncurses-devel
|
Add_dependency run ncurses-devel
|
||||||
Add_dependency run libstdc++-devel
|
Add_dependency run libstdc++-devel
|
||||||
Add_dependency run aspell
|
Add_dependency run aspell
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'aspell'
|
# Template file for 'aspell'
|
||||||
pkgname=aspell
|
pkgname=aspell
|
||||||
version=0.60.6
|
version=0.60.6.1
|
||||||
revision=6
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
distfiles="ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-compile-in-filters"
|
configure_args="--enable-compile-in-filters"
|
||||||
short_desc="Spell checker with good multi-language support"
|
short_desc="Spell checker with good multi-language support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36
|
checksum=f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1
|
||||||
long_desc="
|
long_desc="
|
||||||
GNU Aspell is a Free and Open Source spell checker designed to eventually
|
GNU Aspell is a Free and Open Source spell checker designed to eventually
|
||||||
replace Ispell. It can either be used as a library or as an independent spell
|
replace Ispell. It can either be used as a library or as an independent spell
|
||||||
|
|
Loading…
Add table
Reference in a new issue