libvoikko: fix homepage
This commit is contained in:
parent
8c56743276
commit
da1ef1a8dd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvoikko'
|
||||
pkgname=libvoikko
|
||||
version=4.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
|
||||
pycompile_module="libvoikko.py"
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="python3"
|
|||
short_desc="Free linguistic software and data for Finnish"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://voikko.puimula.org/"
|
||||
distfiles="http://www.puimula.org/voikko-sources/libvoikko/${pkgname}-${version}.tar.gz"
|
||||
homepage="https://voikko.puimula.org/"
|
||||
distfiles="https://www.puimula.org/voikko-sources/libvoikko/${pkgname}-${version}.tar.gz"
|
||||
checksum=f13c59825f36152f388cd96f638e447744199775277f4e6bcd0b9483f0eebeca
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue