You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
binwalk2: use Python 3.14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user