From 9f1b1ee077fa977dac875d486ace65cdb92f9fa9 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 3 Feb 2023 18:16:33 +0100 Subject: [PATCH] binwalk: update to 2.3.4. --- srcpkgs/binwalk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/binwalk/template b/srcpkgs/binwalk/template index 3fd78853fc1..b5a3c78f4f0 100644 --- a/srcpkgs/binwalk/template +++ b/srcpkgs/binwalk/template @@ -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 " 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