hunspell: update to 1.4.1. (soname bump)
This commit is contained in:
parent
0092428cd7
commit
6923fa6252
2 changed files with 3 additions and 4 deletions
|
@ -491,7 +491,6 @@ libicuuc.so.57 icu-libs-57.1_1
|
|||
libicutest.so.57 icu-libs-57.1_1
|
||||
libaspell.so.15 aspell-0.60_1
|
||||
libpspell.so.15 aspell-0.60_1
|
||||
libhunspell-1.2.so.0 hunspell-1.2.8_1
|
||||
libenchant.so.1 enchant-1.4.2_1
|
||||
libgconf-2.so.4 GConf-2.32.0_1
|
||||
libsoup-2.4.so.1 libsoup-2.34.0_1
|
||||
|
@ -1485,7 +1484,7 @@ libatomic_ops.so.1 libatomic_ops-7.4.2_1
|
|||
libbfb.so.1 libbfb-0.24.2_1
|
||||
libmulticobex.so.1 libmulticobex-0.24_1
|
||||
libobexftp.so.0 libobexftp-0.24_1
|
||||
libhunspell-1.3.so.0 libhunspell-1.3.2_1
|
||||
libhunspell-1.4.so.0 libhunspell-1.4.1_1
|
||||
libstdlog.so.0 liblogging-1.0.0_1
|
||||
liblogging-stdlog.so.0 liblogging-1.0.2_1
|
||||
libdom.so.0 libdom-0.0.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hunspell'
|
||||
pkgname=hunspell
|
||||
version=1.3.4
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ui"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://hunspell.github.io/"
|
||||
license="GPL-2, LGPL-2.1, MPL-1.1"
|
||||
distfiles="https://github.com/hunspell/hunspell/archive/v${version}.tar.gz"
|
||||
checksum=55918522cb0041748507dd4f5aa92d043cef337aa589b9367c2221da084281ac
|
||||
checksum=c4476aff0ced52eec334eae1e8d3fdaaebdd90f5ecd0b57cf2a92a6fd220d1bb
|
||||
|
||||
libhunspell_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue