From 6923fa62521a6a136b221fee53250ab3513bb0f6 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 14 Sep 2016 00:40:39 +0200 Subject: [PATCH] hunspell: update to 1.4.1. (soname bump) --- common/shlibs | 3 +-- srcpkgs/hunspell/template | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index aaede940917..4b0e64d70a6 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/hunspell/template b/srcpkgs/hunspell/template index eaaf6b1e1d7..e9e719c796a 100644 --- a/srcpkgs/hunspell/template +++ b/srcpkgs/hunspell/template @@ -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 " 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"