mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 03:53:18 +02:00
libwps: update to 0.4.14.
This commit is contained in:
parent
382ef173a2
commit
d69bc56091
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libwps'
|
# Template file for 'libwps'
|
||||||
pkgname=libwps
|
pkgname=libwps
|
||||||
version=0.4.12
|
version=0.4.14
|
||||||
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="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
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=e21afb52a06d03b774c5a8c72679687ab64891b91ce0c3bdf2d3e97231534edb
|
checksum=365b968e270e85a8469c6b160aa6af5619a4e6c995dbb04c1ecc1b4dd13e80de
|
||||||
|
|
||||||
libwps-devel_package() {
|
libwps-devel_package() {
|
||||||
depends="libwps>=${version}_${revision} librevenge-devel"
|
depends="libwps>=${version}_${revision} librevenge-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue