tdb: update to 1.4.15

This commit is contained in:
Mohamed Akram
2026-03-26 18:12:28 +04:00
parent 9076ea36f1
commit b54b0b4680
+5 -5
View File
@@ -7,7 +7,7 @@ PortGroup legacysupport 1.1
legacysupport.newest_darwin_requires_legacy 16
name tdb
version 1.4.14
version 1.4.15
revision 0
categories databases
license LGPL-3+
@@ -23,11 +23,11 @@ homepage https://tdb.samba.org
master_sites https://www.samba.org/ftp/${name}
checksums rmd160 8163a6dcc4a590e6843c868db0cc808891635336 \
sha256 144f407d42ed7a0ec1470a40ef17ad41133fe910bce865dd9fe084d49c907526 \
size 755817
checksums rmd160 b7906686a03b3fe832b57d559254ff3de571f625 \
sha256 fba09d8df1f1b9072aeae8e78b2bd43c5afef20b2f6deefa633aa14a377a8dd2 \
size 753485
set py_ver 3.13
set py_ver 3.14
set py_ver_nodot [string map {. {}} ${py_ver}]
depends_build port:python${py_ver_nodot}