aboutsummaryrefslogtreecommitdiffstats
path: root/community/libvisio
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-10-27 05:56:22 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-10-27 05:56:22 +0000
commit2726f89ea59c3e67c75e16c0d982de3c0697015d (patch)
tree4c80e67ff5ca8ec33ba743d5c2ed7564271d892d /community/libvisio
parent11f1b9c8ab890a3265b7402a9510369759cb4120 (diff)
downloadaports-2726f89ea59c3e67c75e16c0d982de3c0697015d.tar.bz2
aports-2726f89ea59c3e67c75e16c0d982de3c0697015d.tar.xz
community/libvisio: upgrade to 0.1.6
Diffstat (limited to 'community/libvisio')
-rw-r--r--community/libvisio/APKBUILD13
1 files changed, 8 insertions, 5 deletions
diff --git a/community/libvisio/APKBUILD b/community/libvisio/APKBUILD
index 23b573f2e8..dc6aedeaed 100644
--- a/community/libvisio/APKBUILD
+++ b/community/libvisio/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=libvisio
-pkgver=0.1.5
-pkgrel=3
+pkgver=0.1.6
+pkgrel=0
pkgdesc="Import filter and tools for MS Visio Diagrams"
url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio"
arch="all"
@@ -16,6 +16,11 @@ source="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz"
builddir="$srcdir"/$pkgname-$pkgver
+prepare() {
+ default_prepare
+ update_config_sub
+}
+
build() {
cd "$builddir"
# boost -1.59
@@ -42,6 +47,4 @@ tools() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr
}
-md5sums="691522167fe3b0c94becfe5d957883be libvisio-0.1.5.tar.xz"
-sha256sums="430a067903660bb1b97daf4b045e408a1bb75ca45e615cf05fb1a4da65fc5a8c libvisio-0.1.5.tar.xz"
-sha512sums="094ab546f650840d52fc34c1b105eff139d2f6e4d5cab7c9c99f8387ece0d0c6b02ec1376b3281d56a901bac016c2a024bb708c065b8b5d9404104e6494b5fab libvisio-0.1.5.tar.xz"
+sha512sums="58cee8cfe4205b2cad2f11dbe17882e57ebf0d10500116ca9d8d120e138f8eb0c65a5fea3bd7d2746bf8140377ee9deb34258597e028f9fdc8d21f270606cce1 libvisio-0.1.6.tar.xz"