binwalk: update to 2.3.4.

This commit is contained in:
Duncaen 2023-02-03 18:16:33 +01:00
parent c7e040d0fb
commit 9f1b1ee077
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,7 +1,7 @@
# Template file for 'binwalk'
pkgname=binwalk
version=2.3.3
revision=3
version=2.3.4
revision=1
build_style=python3-module
hostmakedepends="python3"
depends="python3"
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://github.com/ReFirmLabs/binwalk"
distfiles="https://github.com/ReFirmLabs/binwalk/archive/v${version}.tar.gz"
checksum=7e32b94dc77632b51d18732b5456e2a3ef85e4521d7d4a54410e36f93859501f
checksum=60416bfec2390cec76742ce942737df3e6585c933c2467932f59c21e002ba7a9
post_extract() {
vsed -i -e 's;/etc/bash_completion.d/%s;%s.bash;' setup.py