hunspell: update to 1.5.3. (soname bump)
This commit is contained in:
parent
4ef07da2d2
commit
398369be7e
2 changed files with 3 additions and 3 deletions
|
@ -1490,7 +1490,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.4.so.0 libhunspell-1.4.1_1
|
||||
libhunspell-1.5.so.0 libhunspell-1.5.0_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.4.2
|
||||
version=1.5.3
|
||||
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=b6a0b23d083e0130f8c561cca8c980814ba65740ccfa52f47159f9141089946d
|
||||
checksum=1175666ec79b37fa6d3e6fda454414cecafeb537f078dda40eed96031e6fd5cc
|
||||
|
||||
libhunspell_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue