libwps: update to 0.4.10.
This commit is contained in:
parent
c98afce1a2
commit
e1d22ce45b
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libwps'
|
# Template file for 'libwps'
|
||||||
pkgname=libwps
|
pkgname=libwps
|
||||||
version=0.4.9
|
version=0.4.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-werror"
|
configure_args="--disable-werror"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MPL-2.0, LGPL-2.1-or-later"
|
license="MPL-2.0, LGPL-2.1-or-later"
|
||||||
homepage="https://sourceforge.net/p/libwps/wiki/Home/"
|
homepage="https://sourceforge.net/p/libwps/wiki/Home/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/libwps/libwps-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/libwps/libwps-${version}.tar.xz"
|
||||||
checksum=13beb0c733bb1544a542b6ab1d9d205f218e9a2202d1d4cac056f79f6db74922
|
checksum=1421e034286a9f96d3168a1c54ea570ee7aa008ca07b89de005ad5ce49fb29ca
|
||||||
|
|
||||||
libwps-devel_package() {
|
libwps-devel_package() {
|
||||||
depends="libwps>=${version}_${revision} $makedepends"
|
depends="libwps>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Reference in New Issue