libvisio: update to 0.1.5.
This commit is contained in:
parent
9f776ee70c
commit
28b95eef21
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvisio'
|
# Template file for 'libvisio'
|
||||||
pkgname=libvisio
|
pkgname=libvisio
|
||||||
version=0.1.4
|
version=0.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gperf pkg-config perl"
|
hostmakedepends="gperf pkg-config perl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/"
|
homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
|
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=91d6b1be2a306f775cbe76ceb9661d7cb4a66df4cd0a154a80e44d2314413016
|
checksum=b83b7991a40b4e7f07d0cac7bb46ddfac84dece705fd18e21bfd119a09be458e
|
||||||
|
|
||||||
libvisio-devel_package() {
|
libvisio-devel_package() {
|
||||||
depends="libvisio>=${version}_${revision} $makedepends"
|
depends="libvisio>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Reference in New Issue