mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/sqlitecpp: update 3.3.1 → 3.3.2
Reported by: portscout
This commit is contained in:
parent
bf550652e0
commit
f069a3a5d0
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sqlitecpp
|
||||
DISTVERSION= 3.3.1
|
||||
DISTVERSION= 3.3.2
|
||||
CATEGORIES= databases devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -22,4 +22,6 @@ CMAKE_ON= BUILD_SHARED_LIBS
|
|||
CMAKE_OFF= SQLITECPP_INTERNAL_SQLITE SQLITECPP_RUN_CPPLINT
|
||||
CMAKE_TESTING_ON= SQLITECPP_BUILD_TESTS
|
||||
|
||||
# tests fail, see https://github.com/SRombauts/SQLiteCpp/issues/481
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1693200371
|
||||
SHA256 (SRombauts-SQLiteCpp-3.3.1_GH0.tar.gz) = 71f990f9fb4b004533b6859ce40729af823b87fe691dd99ca084a7fd40db54b9
|
||||
SIZE (SRombauts-SQLiteCpp-3.3.1_GH0.tar.gz) = 2624658
|
||||
TIMESTAMP = 1723872375
|
||||
SHA256 (SRombauts-SQLiteCpp-3.3.2_GH0.tar.gz) = 5aa8eda130d0689bd5ed9b2074714c2dbc610f710483c61ba6cf944cebfe03af
|
||||
SIZE (SRombauts-SQLiteCpp-3.3.2_GH0.tar.gz) = 2691628
|
||||
|
|
Loading…
Add table
Reference in a new issue