binwalk2: use Python 3.14

This commit is contained in:
Renee Otten
2026-01-19 21:36:20 -05:00
parent 4480393033
commit 3b4cd94cdf
+5 -4
View File
@@ -7,7 +7,7 @@ PortGroup github 1.0
github.setup OSPG binwalk 2.4.3 v
github.tarball_from archive
name ${github.project}[lindex [split ${version} .] 0]
revision 1
revision 2
conflicts binwalk
categories cross
@@ -23,7 +23,8 @@ checksums rmd160 f383269e08d0cc11064e543e1de2f51af84c8bff \
size 39746820
python.default_version \
313
314
depends_lib-append port:py${python.default_version}-setuptools \
port:py${python.default_version}-pylzma
depends_lib-append port:py${python.default_version}-pylzma
test.run yes