From 83c819397e33f49c23099b6ac89d1d30abb93faf Mon Sep 17 00:00:00 2001
From: Duncaen <duncaen@voidlinux.org>
Date: Sat, 9 Nov 2024 01:13:16 +0100
Subject: [PATCH] binwalk: update to 2.4.3.

---
 srcpkgs/binwalk/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/binwalk/template b/srcpkgs/binwalk/template
index 8298d8af36a..f4e69b04007 100644
--- a/srcpkgs/binwalk/template
+++ b/srcpkgs/binwalk/template
@@ -1,6 +1,6 @@
 # Template file for 'binwalk'
 pkgname=binwalk
-version=2.4.2
+version=2.4.3
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/OSPG/binwalk"
 distfiles="https://github.com/OSPG/binwalk/archive/v${version}.tar.gz"
-checksum=36b11a4d245bce9663c2c17085282eb1012716c9f0f6754497126b1ad25cd4e7
+checksum=1b48aa2167dda6b434d6c98bdfbf513358ed65ca10d5e5dd90893718cabcdfab
 
 post_extract() {
 	vsed -i -e 's;/etc/bash_completion.d/%s;%s.bash;' setup.py