libwpd: rebuild for arm/musl symbol versioning
This commit is contained in:
parent
4d5e1e4ac5
commit
d878dc6d01
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'libwpd'
|
# Template file for 'libwpd'
|
||||||
pkgname=libwpd
|
pkgname=libwpd
|
||||||
version=0.10.0
|
version=0.10.0
|
||||||
revision=1
|
revision=2
|
||||||
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>"
|
||||||
license="MPL/LGPL"
|
license="MPL-2.0, LGPL-2.1"
|
||||||
makedepends="librevenge-devel"
|
makedepends="librevenge-devel"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
homepage="http://libwpd.sourceforge.net/"
|
homepage="http://libwpd.sourceforge.net/"
|
||||||
|
|
Loading…
Reference in a new issue