libwps: update to 0.4.12.

This commit is contained in:
Enno Boland 2021-04-20 14:00:13 +02:00 committed by Enno Boland
parent 92b14ed62f
commit 23ef06f56d

View file

@ -1,6 +1,6 @@
# Template file for 'libwps'
pkgname=libwps
version=0.4.10
version=0.4.12
revision=1
build_style=gnu-configure
configure_args="--disable-werror"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MPL-2.0, LGPL-2.1-or-later"
homepage="https://sourceforge.net/p/libwps/wiki/Home/"
distfiles="${SOURCEFORGE_SITE}/libwps/libwps-${version}.tar.xz"
checksum=1421e034286a9f96d3168a1c54ea570ee7aa008ca07b89de005ad5ce49fb29ca
checksum=e21afb52a06d03b774c5a8c72679687ab64891b91ce0c3bdf2d3e97231534edb
libwps-devel_package() {
depends="libwps>=${version}_${revision} $makedepends"