binwalk: update to 2.3.3.

This commit is contained in:
Duncaen 2022-02-25 21:33:10 +01:00
parent 8437a1fc17
commit 22a3bc81ba
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.1
revision=2
version=2.3.3
revision=1
build_style=python3-module
pycompile_module="binwalk"
hostmakedepends="python3"
@ -12,7 +12,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=7ec9d8fcb8686f4060d37e1096669e3ed8ce1194c91ad80199622448bcc01b19
checksum=7e32b94dc77632b51d18732b5456e2a3ef85e4521d7d4a54410e36f93859501f
post_extract() {
vsed -i -e 's;/etc/bash_completion.d/%s;%s.bash;' setup.py