mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
libwpd: update to 0.10.1.
This commit is contained in:
parent
28b95eef21
commit
17bf4520f5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libwpd'
|
# Template file for 'libwpd'
|
||||||
pkgname=libwpd
|
pkgname=libwpd
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library for importing WordPerfect documents"
|
short_desc="Library for importing WordPerfect documents"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
@ -10,7 +10,7 @@ makedepends="librevenge-devel"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
homepage="http://libwpd.sourceforge.net/"
|
homepage="http://libwpd.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/libwpd/libwpd-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/libwpd/libwpd-${version}.tar.xz"
|
||||||
checksum=9d8ba780cb9c0aed7859c59a602138d8ab360b40f6aa655e42f5f769f2cfd32c
|
checksum=09d3410bc770f9d9eedc8544b5c211771ea3322de3fee19b58ad7d40fb2984f6
|
||||||
|
|
||||||
libwpd-devel_package() {
|
libwpd-devel_package() {
|
||||||
depends="libwpd>=${version}_${revision} $makedepends"
|
depends="libwpd>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue