diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-08-08 14:43:05 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-08-08 14:55:29 +0000 |
commit | 4d28a67758df57db57fe9b528b274a64b1c1c489 (patch) | |
tree | 07c8c1d01699fb2fe9bf5dda72dc1e110152e814 /databases/p5-DBD-SQLite | |
parent | 8c2d52da8ecfb24c3267a4414f64cf66e031e4e9 (diff) |
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 6 |
2 files changed, 4 insertions, 4 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- diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index ce42d15c1c92..aa1cef0a75cb 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627120922 -SHA256 (DBD-SQLite-1.68.tar.gz) = 0e84e831a50d547d2e634b66650455f1791f223495c9138db82d42360c691e61 -SIZE (DBD-SQLite-1.68.tar.gz) = 2537419 +TIMESTAMP = 1628103812 +SHA256 (DBD-SQLite-1.70.tar.gz) = 40fd8ddf539e0e773a7a4e6d376794c3301459f9ab0050978bdcf97113dafe3e +SIZE (DBD-SQLite-1.70.tar.gz) = 2537672 |