nuspell: update to 5.0.1.
This commit is contained in:
parent
2c08f74e35
commit
b3f2f10be8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nuspell'
|
# Template file for 'nuspell'
|
||||||
pkgname=nuspell
|
pkgname=nuspell
|
||||||
version=5.0.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
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=855d4771d225dcce1e48d098be6a2d69629c635b79b53f9e095a35adc68f0ea1
|
checksum=a48d9b0297f9c87d8e3231b2662786c5380634cd2b2e0005c55709caefdaa032
|
||||||
|
|
||||||
libnuspell_package() {
|
libnuspell_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Reference in New Issue