mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
hunspell: update to 1.7.2.
This commit is contained in:
parent
88cdd74b2e
commit
86a350ff3c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hunspell'
|
# Template file for 'hunspell'
|
||||||
pkgname=hunspell
|
pkgname=hunspell
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ui"
|
configure_args="--with-ui"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Spell checker and morphological analyzer"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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/"
|
||||||
|
changelog="https://github.com/hunspell/hunspell/releases"
|
||||||
distfiles="https://github.com/hunspell/hunspell/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hunspell/hunspell/archive/v${version}.tar.gz"
|
||||||
checksum=6e3557624c608b3e6525b8bd277706db4f5a857c28fdb3cfa8d0d2b67776da8a
|
checksum=69fa312d3586c988789266eaf7ffc9861d9f6396c31fc930a014d551b59bbd6e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue