mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libvisio: update to 0.1.4.
This commit is contained in:
parent
4859978ea5
commit
ddbb5469de
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libvisio'
|
# Template file for 'libvisio'
|
||||||
pkgname=libvisio
|
pkgname=libvisio
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gperf pkg-config perl"
|
hostmakedepends="gperf pkg-config perl"
|
||||||
makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"
|
makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"
|
||||||
|
@ -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=7ef38410a6f0c4b0c04d600ee7bbd9581f62fc6635961344d56ae27c3b6f8fae
|
checksum=91d6b1be2a306f775cbe76ceb9661d7cb4a66df4cd0a154a80e44d2314413016
|
||||||
|
|
||||||
libvisio-devel_package() {
|
libvisio-devel_package() {
|
||||||
depends="libvisio>=${version}_${revision} $makedepends"
|
depends="libvisio>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue