nuspell: update to 3.1.0.
This commit is contained in:
parent
923ee305b8
commit
a257c0361d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nuspell'
|
||||
pkgname=nuspell
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
hostmakedepends="ruby-ronn"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://nuspell.github.io/"
|
||||
distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz"
|
||||
checksum=9ce86d5463723cc7dceba9d1dd046e1022ed5e3004ac6d12f2daaf5b090a6066
|
||||
checksum=188f0048160b57e47a37506f035b8f624e9046150c311f1a743870cd222effd1
|
||||
|
||||
libnuspell_package() {
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue