summaryrefslogtreecommitdiff
path: root/geography/qgis/Makefile
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2021-11-11 12:02:46 +0000
committerkim <kim@pkgsrc.org>2021-11-11 12:02:46 +0000
commita151b1671b5f7e57d266a06e6305db2e3dbd348a (patch)
tree6479917124641f62b944fc15da835a9f0e9a9d71 /geography/qgis/Makefile
parent59a5971af6561f71ccb4743ecb0041934c771811 (diff)
downloadpkgsrc-a151b1671b5f7e57d266a06e6305db2e3dbd348a.tar.gz
*: Revbump for protobuf-3.19.0
Fix for: Shared object "libprotobuf.so.29" not found
Diffstat (limited to 'geography/qgis/Makefile')
-rw-r--r--geography/qgis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
index 0431f421a1e..a64fc351ce3 100644
--- a/geography/qgis/Makefile
+++ b/geography/qgis/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.129 2021/11/08 14:40:54 gdt Exp $
+# $NetBSD: Makefile,v 1.130 2021/11/11 12:02:48 kim Exp $
# This is intentionally 3.16 Long Term Release. Please do not update
# to later branches, and instead discuss whether/how we want multiple
# versions.
DISTNAME= qgis-3.16.13
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= https://qgis.org/downloads/
EXTRACT_SUFX= .tar.bz2