diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2022-09-24 16:35:03 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2022-10-19 08:10:29 +0000 |
| commit | dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 (patch) | |
| tree | b6a8137f21a4ba89c9ea209c17d5aa649890c7dc /databases/sqlite3/Makefile | |
| parent | lang/elixir-devel: update to 1.14.1 (diff) | |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
Diffstat (limited to 'databases/sqlite3/Makefile')
| -rw-r--r-- | databases/sqlite3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 08db9f93e18a..efa293154039 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -1,5 +1,6 @@ PORTNAME= sqlite3 DISTVERSION= 3.39.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/${_YEAR}/ https://www2.sqlite.org/${_YEAR}/ https://www3.sqlite.org/${_YEAR}/ |
