aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite3
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-11-09 02:31:47 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-11-09 02:31:47 +0000
commit99b0558e425b0f42bed2d3895ca2f5b51d0db2bf (patch)
treeb8c1264cb5e7cb2fc7586f01dde54728f18e9d99 /databases/sqlite3
parent5d7b90d6c1f12a56f852cb5fb67887fa9bac60ff (diff)
downloadports-99b0558e425b0f42bed2d3895ca2f5b51d0db2bf.tar.gz
ports-99b0558e425b0f42bed2d3895ca2f5b51d0db2bf.zip
devel/icu: update to 60.1
Notes
Notes: svn path=/head/; revision=453790
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 773ba2e5fc73..871e762ab693 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite3
PORTVERSION= 3.21.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00