mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
libmspub: fix license
This commit is contained in:
parent
96eda4f398
commit
d9cece0018
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'libmspub'
|
# Template file for 'libmspub'
|
||||||
pkgname=libmspub
|
pkgname=libmspub
|
||||||
version=0.1.4
|
version=0.1.4
|
||||||
revision=11
|
revision=12
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="icu-devel boost-devel librevenge-devel zlib-devel"
|
makedepends="icu-devel boost-devel librevenge-devel zlib-devel"
|
||||||
short_desc="Library for parsing the mspub file structure"
|
short_desc="Library for parsing the mspub file structure"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="MPL-2.0"
|
||||||
homepage="http://cgit.freedesktop.org/libreoffice/libmspub/commit/"
|
homepage="http://cgit.freedesktop.org/libreoffice/libmspub/commit/"
|
||||||
distfiles="https://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba
|
checksum=ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba
|
||||||
|
|
Loading…
Add table
Reference in a new issue