aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-11-02 17:28:27 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-11-02 17:28:27 +0000
commit5bfd6d89056ee0feb917a414070e7931f699fcd5 (patch)
tree01d12ba9e3817cf4c41f4b34a18cfc196506b3e9 /databases/sqlite3/Makefile
parentb4e17d765ea1dc965d05c019b38aae1cc987f4f2 (diff)
downloadports-5bfd6d89056ee0feb917a414070e7931f699fcd5.tar.gz
ports-5bfd6d89056ee0feb917a414070e7931f699fcd5.zip
Update to 3.30.1.
PR: 241214 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=516357
Diffstat (limited to 'databases/sqlite3/Makefile')
-rw-r--r--databases/sqlite3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 9cfc4238aa13..34ac9131b7b6 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sqlite3
-DISTVERSION= 3.29.0
-PORTREVISION= 1
+DISTVERSION= 3.30.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