mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
binwalk, bump version (#10307)
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
SUMMARY="A firmware analysis tool"
|
||||
DESCRIPTION="A fast, easy to use tool for analyzing, reverse engineering, and extracting data from binary firmware images."
|
||||
DESCRIPTION="A fast, easy to use tool for analyzing, reverse engineering, and extracting data \
|
||||
from binary firmware images."
|
||||
HOMEPAGE="https://github.com/ReFirmLabs/binwalk"
|
||||
COPYRIGHT="2010-2015 Craig Heffner"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/ReFirmLabs/binwalk/archive/v${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="f5495f0e4c5575023d593f7c087c367675df6aeb7f4d9a2966e49763924daa27"
|
||||
SOURCE_URI="https://github.com/OSPG/binwalk/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="69d39f02b95c31b6dc07da0927070cadfcc5647a7e46281b6b0c7656887bfeb8"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
@@ -27,6 +28,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:python3
|
||||
setuptools_python310
|
||||
"
|
||||
|
||||
BUILD()
|
||||
Reference in New Issue
Block a user