nuspell: update to 3.1.1.
This commit is contained in:
parent
4004d23c5c
commit
8a4edd90db
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nuspell'
|
# Template file for 'nuspell'
|
||||||
pkgname=nuspell
|
pkgname=nuspell
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://nuspell.github.io/"
|
homepage="https://nuspell.github.io/"
|
||||||
distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz"
|
||||||
checksum=188f0048160b57e47a37506f035b8f624e9046150c311f1a743870cd222effd1
|
checksum=a0de090c3786df33392dde5ea8b0121f0fd852d68169834732a46f4d010990b1
|
||||||
|
|
||||||
libnuspell_package() {
|
libnuspell_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Reference in New Issue