hunspell: update to 1.7.1.
This commit is contained in:
parent
a4cffb20c5
commit
f8b6d98c21
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hunspell'
|
# Template file for 'hunspell'
|
||||||
pkgname=hunspell
|
pkgname=hunspell
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ui"
|
configure_args="--with-ui"
|
||||||
hostmakedepends="automake bison libtool pkg-config gettext-devel-tools"
|
hostmakedepends="automake bison libtool pkg-config gettext-devel-tools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
|
||||||
homepage="https://hunspell.github.io/"
|
homepage="https://hunspell.github.io/"
|
||||||
distfiles="https://github.com/hunspell/hunspell/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hunspell/hunspell/archive/v${version}.tar.gz"
|
||||||
checksum=bb27b86eb910a8285407cf3ca33b62643a02798cf2eef468c0a74f6c3ee6bc8a
|
checksum=6e3557624c608b3e6525b8bd277706db4f5a857c28fdb3cfa8d0d2b67776da8a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue