summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2021-10-21 20:33:03 +0000
committerkim <kim@pkgsrc.org>2021-10-21 20:33:03 +0000
commit9e069891980e96ba65a16159894f20a32061ce10 (patch)
tree9bd5578508724d33c4e1b4655da160b75b03c12b /geography
parent172f3b756b590873ae88f6937110293548f3703c (diff)
downloadpkgsrc-9e069891980e96ba65a16159894f20a32061ce10.tar.gz
*: Revbump for protobuf-3.18.0
Fix for: Shared object "libprotobuf.so.28" not found
Diffstat (limited to 'geography')
-rw-r--r--geography/qgis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
index bd360a54d97..b0cf86c2694 100644
--- a/geography/qgis/Makefile
+++ b/geography/qgis/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.126 2021/09/29 19:00:42 adam Exp $
+# $NetBSD: Makefile,v 1.127 2021/10/21 20:33:05 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.11
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= https://qgis.org/downloads/
EXTRACT_SUFX= .tar.bz2