aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-04-20 15:30:33 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-04-20 15:30:33 +0000
commit058e96a289565a6866224b122ea17d7219e515dc (patch)
tree429dbea636345eb8cb5f8f215c0c765b91d695a7 /databases/sqlite3/Makefile
parentd60926cd44af715395724f375d203b41f9a4bc17 (diff)
downloadports-058e96a289565a6866224b122ea17d7219e515dc.tar.gz
ports-058e96a289565a6866224b122ea17d7219e515dc.zip
databases/sqlite3: update to 3.27.2
Notes
Notes: svn path=/head/; revision=499447
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 323dccf0cb1b..bac5f83be326 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sqlite3
-DISTVERSION= 3.27.1
-PORTREVISION= 2
+DISTVERSION= 3.27.2
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