summaryrefslogtreecommitdiff
path: root/databases/SQLiteCpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/SQLiteCpp/Makefile')
-rw-r--r--databases/SQLiteCpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/SQLiteCpp/Makefile b/databases/SQLiteCpp/Makefile
index f2c52fcbed2..811eb99f9c6 100644
--- a/databases/SQLiteCpp/Makefile
+++ b/databases/SQLiteCpp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:30:17 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/04/12 08:27:49 adam Exp $
DISTNAME= SQLiteCpp-2.2.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=SRombauts/}