hunspell: update to 1.4.2.
This commit is contained in:
parent
99f96284a4
commit
0db8ba9fe7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hunspell'
|
# Template file for 'hunspell'
|
||||||
pkgname=hunspell
|
pkgname=hunspell
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ui"
|
configure_args="--with-ui"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://hunspell.github.io/"
|
homepage="https://hunspell.github.io/"
|
||||||
license="GPL-2, LGPL-2.1, MPL-1.1"
|
license="GPL-2, LGPL-2.1, MPL-1.1"
|
||||||
distfiles="https://github.com/hunspell/hunspell/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hunspell/hunspell/archive/v${version}.tar.gz"
|
||||||
checksum=c4476aff0ced52eec334eae1e8d3fdaaebdd90f5ecd0b57cf2a92a6fd220d1bb
|
checksum=b6a0b23d083e0130f8c561cca8c980814ba65740ccfa52f47159f9141089946d
|
||||||
|
|
||||||
libhunspell_package() {
|
libhunspell_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Reference in New Issue