libvisio: update to 0.1.7.
This commit is contained in:
parent
94a4a254d2
commit
0387346397
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvisio'
|
||||
pkgname=libvisio
|
||||
version=0.1.6
|
||||
revision=5
|
||||
version=0.1.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gperf pkg-config perl"
|
||||
makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3"
|
||||
homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/"
|
||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=fe1002d3671d53c09bc65e47ec948ec7b67e6fb112ed1cd10966e211a8bb50f9
|
||||
checksum=8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c
|
||||
|
||||
libvisio-devel_package() {
|
||||
depends="libvisio>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in a new issue