diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-02-15 00:12:25 +0100 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-02-15 00:12:32 +0100 |
| commit | ff33dd4700e81bd57df259a0fe29ed5fdddf2653 (patch) | |
| tree | 21ea84be54109edbc29d43d44390aeb22f801971 /databases/sqlite3/Makefile | |
| parent | devel/icu: Update to 76.1 (diff) | |
*/*: Bump consumers of devel/icu
...to avoid library mismatches
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 b51e7618d3ab..03ef9aeaedca 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -1,5 +1,6 @@ PORTNAME= sqlite3 DISTVERSION= 3.46.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/${_YEAR}/ https://www2.sqlite.org/${_YEAR}/ https://www3.sqlite.org/${_YEAR}/ |
