libvoikko: update to 4.3.3.

This commit is contained in:
Piraty 2025-06-14 22:19:38 +02:00
parent 045a553f53
commit 5f9f613b49

View file

@ -1,7 +1,7 @@
# Template file for 'libvoikko' # Template file for 'libvoikko'
pkgname=libvoikko pkgname=libvoikko
version=4.3.2 version=4.3.3
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko" configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
hostmakedepends="python3" hostmakedepends="python3"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://voikko.puimula.org/" homepage="https://voikko.puimula.org/"
distfiles="https://www.puimula.org/voikko-sources/libvoikko/${pkgname}-${version}.tar.gz" distfiles="https://www.puimula.org/voikko-sources/libvoikko/${pkgname}-${version}.tar.gz"
checksum=0156c2aaaa32d4b828addc7cefecfcea4591828a0b40f0cd8a80cd22f8590da2 checksum=d1162965c61de44f72162fd87ec1394bd4f90f87bc8152d13fe4ae692fdc73fa
make_check=no # missing dictionaries make_check=no # missing dictionaries
post_install() { post_install() {