bump for rebuild after protobuf SONAME change.

This commit is contained in:
Jerome Duval
2019-11-19 19:15:08 +01:00
parent 42315b5e57
commit aa7c82bc3c
6 changed files with 14 additions and 14 deletions

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Qt image plugin for displaying Mapbox vector tiles."
HOMEPAGE="https://github.com/tumic0/QtPBFImagePlugin"
COPYRIGHT="2018-2019 Martin Tůma"
LICENSE="GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="b88b3109139bc455f8393620b1c10873398188af200ca5969df6343cd5c6d631"
SOURCE_DIR="QtPBFImagePlugin-$portVersion"
@@ -27,7 +27,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libGL$secondaryArchSuffix
devel:libprotobuf_lite$secondaryArchSuffix
devel:libprotobuf_lite$secondaryArchSuffix >= 21
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix
devel:libz$secondaryArchSuffix