From 589f82314e85f09b862b4eeffd999642de6aff10 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:40 -0400 Subject: [PATCH] binwalk: rebuild for Python 3.9, drop noarch --- srcpkgs/binwalk/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/binwalk/template b/srcpkgs/binwalk/template index fccd523d584..fa2328e7ae0 100644 --- a/srcpkgs/binwalk/template +++ b/srcpkgs/binwalk/template @@ -1,8 +1,7 @@ # Template file for 'binwalk' pkgname=binwalk version=2.2.0 -revision=2 -archs=noarch +revision=3 build_style=python3-module pycompile_module="binwalk" hostmakedepends="python3"