mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
binwalk: rebuild for Python 3.12
This commit is contained in:
parent
74f97b342b
commit
ec4569c04b
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'binwalk'
|
# Template file for 'binwalk'
|
||||||
pkgname=binwalk
|
pkgname=binwalk
|
||||||
version=2.3.4
|
version=2.3.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-coverage python3-nose tar"
|
checkdepends="python3-coverage python3-nose tar"
|
||||||
short_desc="Easy tool for analyzing/reversing/extracting firmware images"
|
short_desc="Easy tool for analyzing/reversing/extracting firmware images"
|
||||||
|
|
Loading…
Add table
Reference in a new issue