diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-12-26 22:31:14 -0800 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-12-26 23:50:58 -0800 |
| commit | 555dbe736e9f00595017c9cae6d93bbf93f40b0b (patch) | |
| tree | 6a4e211d5ed26362b318ac501350fd0769776bad /databases/sqlitecpp/Makefile | |
| parent | 888c2a99d471b315814174a904f0014a3cf7d759 (diff) | |
databases/sqlitecpp: Update 3.2.0 -> 3.2.1
Reported by: portscout
Diffstat (limited to 'databases/sqlitecpp/Makefile')
| -rw-r--r-- | databases/sqlitecpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlitecpp/Makefile b/databases/sqlitecpp/Makefile index c6285c3c2ea8..8170fa88762a 100644 --- a/databases/sqlitecpp/Makefile +++ b/databases/sqlitecpp/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlitecpp -DISTVERSION= 3.2.0 +DISTVERSION= 3.2.1 CATEGORIES= databases devel MAINTAINER= yuri@FreeBSD.org |
