libvoikko: fix homepage

This commit is contained in:
maxice8 2018-12-09 10:51:49 -02:00 committed by maxice8
parent 8c56743276
commit da1ef1a8dd
1 changed files with 3 additions and 3 deletions

View File

@ -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() {