hunspell: update to 1.3.3.
This commit is contained in:
parent
4d9e838b3b
commit
ca7101f25f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hunspell'
|
||||
pkgname=hunspell
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ui"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://hunspell.sourceforge.net"
|
||||
license="GPL-2, LGPL, MPL"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd
|
||||
checksum=a7b2c0de0e2ce17426821dc1ac8eb115029959b3ada9d80a81739fa19373246c
|
||||
|
||||
libhunspell_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue