From 9ec701d8c21304b86e7f7b9fcd6f79b376fd72a9 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Mon, 1 Aug 2016 11:52:15 -0700 Subject: gis/qgis: Updated for version 2.16.1. Signed-off-by: Benjamin Trigona-Harany --- gis/qgis/qgis.SlackBuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gis/qgis/qgis.SlackBuild') diff --git a/gis/qgis/qgis.SlackBuild b/gis/qgis/qgis.SlackBuild index 14135faf63a4e..5ba3651e99bf6 100644 --- a/gis/qgis/qgis.SlackBuild +++ b/gis/qgis/qgis.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qgis -VERSION=${VERSION:-2.16.0} +VERSION=${VERSION:-2.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -99,8 +99,6 @@ cmake . \ $WITHSERVER \ $WITHGRASS -# QGIS 2.16.0 build order requires a parallel build -make -j2 make install DESTDIR=$PKG find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ -- cgit v1.2.3