1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

databases/sqlitecpp: Update 3.2.1 → 3.3.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-05-25 08:44:39 -07:00
parent 959a6156f4
commit 3ff107ebdd
3 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= sqlitecpp
DISTVERSION= 3.2.1
DISTVERSION= 3.3.0
CATEGORIES= databases devel
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1672122153
SHA256 (SRombauts-SQLiteCpp-3.2.1_GH0.tar.gz) = 70c67d5680c47460f82a7abf8e6b0329bf2fb10795a982a6d8abc06adb42d693
SIZE (SRombauts-SQLiteCpp-3.2.1_GH0.tar.gz) = 2557246
TIMESTAMP = 1685029083
SHA256 (SRombauts-SQLiteCpp-3.3.0_GH0.tar.gz) = 4a37dd63cf91235ea2ef4494054700c144b3f96e93a330ef61ed53d106353e9c
SIZE (SRombauts-SQLiteCpp-3.3.0_GH0.tar.gz) = 2596881

View File

@ -5,6 +5,7 @@ include/SQLiteCpp/Database.h
include/SQLiteCpp/Exception.h
include/SQLiteCpp/ExecuteMany.h
include/SQLiteCpp/SQLiteCpp.h
include/SQLiteCpp/SQLiteCppExport.h
include/SQLiteCpp/Savepoint.h
include/SQLiteCpp/Statement.h
include/SQLiteCpp/Transaction.h