]> git.pld-linux.org Git - packages/binwalk.git/blobdiff - binwalk.spec
Up to 2.3.3
[packages/binwalk.git] / binwalk.spec
index 3837e88777b8309e9ca60f9ded65cf6981c9bc5e..0f7fc62beed7129e54f15c06b33be1dd9a9d2246 100644 (file)
@@ -4,17 +4,18 @@
 %define        module  binwalk
 Summary:       Binary image analyze tool
 Name:          binwalk
-Version:       2.1.1
+Version:       2.3.3
 Release:       1
 License:       MIT
-Group:         Applications/Development
+Group:         Development
 Source0:       https://github.com/devttys0/binwalk/archive/v%{version}.tar.gz
-# Source0-md5: e5015a8d0eff287eda8c4afeeca89ed6
+# Source0-md5: 6a7e53667b24f1cb92c29ec477cb4953
 URL:           https://github.com/devttys0/binwalk
 %if %{with python3}
 BuildRequires: python3-modules
 BuildRequires: python3-setuptools
 %endif
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,7 +38,6 @@ kernels, bootloaders, filesystems, etc.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %py3_install
 
 %clean
This page took 0.031897 seconds and 4 git commands to generate.