nuspell: update to 3.1.2.
This commit is contained in:
parent
2b3ad2689f
commit
53e926231b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nuspell'
|
||||
pkgname=nuspell
|
||||
version=3.1.1
|
||||
revision=2
|
||||
version=3.1.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
hostmakedepends="ruby-ronn"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://nuspell.github.io/"
|
||||
distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz"
|
||||
checksum=a0de090c3786df33392dde5ea8b0121f0fd852d68169834732a46f4d010990b1
|
||||
checksum=f59f8a27e97047f30659182f244daca8e05e052710c0ea5d845c2cb00f6c6eca
|
||||
|
||||
libnuspell_package() {
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue