hunspell: update to 1.5.4
This commit is contained in:
parent
6f46f5fba9
commit
4d9c1ab41c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hunspell'
|
||||
pkgname=hunspell
|
||||
version=1.5.3
|
||||
version=1.5.4
|
||||
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=1175666ec79b37fa6d3e6fda454414cecafeb537f078dda40eed96031e6fd5cc
|
||||
checksum=852c01a2e3b87eb1f2adb5261466608ba79f1f950202e18a2a1735de5098fc59
|
||||
|
||||
libhunspell_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue