libvisio: correct license
This commit is contained in:
parent
473dba933a
commit
b0c4fef916
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'libvisio'
|
||||
pkgname=libvisio
|
||||
version=0.1.7
|
||||
revision=7
|
||||
revision=8
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gperf pkg-config perl"
|
||||
makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"
|
||||
short_desc="Library for reading and converting MS Visio diagrams"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="MPL-2.0"
|
||||
homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/"
|
||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c
|
||||
|
|
Loading…
Reference in New Issue