libvisio: update to 0.1.6. (#8470)
This commit is contained in:
parent
74b6b98dec
commit
df7ae8436c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvisio'
|
||||
pkgname=libvisio
|
||||
version=0.1.5
|
||||
revision=4
|
||||
version=0.1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gperf pkg-config perl"
|
||||
makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Library for reading and converting MS Visio diagrams"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/"
|
||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b83b7991a40b4e7f07d0cac7bb46ddfac84dece705fd18e21bfd119a09be458e
|
||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=fe1002d3671d53c09bc65e47ec948ec7b67e6fb112ed1cd10966e211a8bb50f9
|
||||
|
||||
libvisio-devel_package() {
|
||||
depends="libvisio>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in a new issue