From b2b324b602ed0dd67c3cf7357563783a457e3bdb Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:52 -0400 Subject: [PATCH] binwalk: rebuild for Python 3.11 --- srcpkgs/binwalk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/binwalk/template b/srcpkgs/binwalk/template index f3838109bfb..760386b13a3 100644 --- a/srcpkgs/binwalk/template +++ b/srcpkgs/binwalk/template @@ -1,7 +1,7 @@ # Template file for 'binwalk' pkgname=binwalk version=2.3.3 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3" depends="python3"