aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 14:43:05 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 14:55:29 +0000
commit4d28a67758df57db57fe9b528b274a64b1c1c489 (patch)
tree07c8c1d01699fb2fe9bf5dda72dc1e110152e814 /databases/p5-DBD-SQLite/Makefile
parent8c2d52da8ecfb24c3267a4414f64cf66e031e4e9 (diff)
downloadports-4d28a67758df57db57fe9b528b274a64b1c1c489.tar.gz
ports-4d28a67758df57db57fe9b528b274a64b1c1c489.zip
databases/p5-DBD-SQLite: Update to 1.70
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r--databases/p5-DBD-SQLite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 081edd6e1ed6..385bc4fa086b 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,7 +1,7 @@
# Created by: nork@cityfujisawa.ne.jp
PORTNAME= DBD-SQLite
-PORTVERSION= 1.68
+PORTVERSION= 1.70
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-