aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite3
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-10-03 20:35:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-10-03 20:35:29 +0000
commit4bbb4133b2730df60a15c7e7fb495841ffdb32c4 (patch)
treeb325616b604b3f18f851e5b3104e0289676790a9 /databases/sqlite3
parent947645f5a712ad72340b44481d1d177bfd777110 (diff)
downloadports-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.tar.gz
ports-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.zip
devel/icu: update to 65.1
Notes
Notes: svn path=/head/; revision=513733
Diffstat (limited to 'databases/sqlite3')
-rw-r--r--databases/sqlite3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 948789bc8acc..9cfc4238aa13 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite3
DISTVERSION= 3.29.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= https://www.sqlite.org/2019/ http://www2.sqlite.org/2019/ http://www3.sqlite.org/2019/
DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00