libvoikko: update to 4.3.1.
This commit is contained in:
parent
a0e88e982e
commit
f36d6e2bb7
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvoikko'
|
||||
pkgname=libvoikko
|
||||
version=4.3
|
||||
revision=4
|
||||
version=4.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
|
||||
pycompile_module="libvoikko.py"
|
||||
|
@ -11,7 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://voikko.puimula.org/"
|
||||
distfiles="https://www.puimula.org/voikko-sources/libvoikko/${pkgname}-${version}.tar.gz"
|
||||
checksum=e843df002fcea2a90609d87e4d6c28f8a0e23332d3b42979ab1793e18f839307
|
||||
checksum=368240d4cfa472c2e2c43dc04b63e6464a3e6d282045848f420d0f7a6eb09a13
|
||||
make_check=no # missing dictionaries
|
||||
|
||||
post_install() {
|
||||
vmkdir ${py3_sitelib}
|
||||
|
|
Loading…
Reference in a new issue