mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit df7fa9a0f3)
Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -5,11 +5,11 @@ It supports a wide range of flash chips (most commonly found in SOIC8, DIP8, SOI
|
||||
|
||||
Name: flashprog
|
||||
Version: 1.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Utility for detecting, reading, writing, verifying and erasing flash chips
|
||||
|
||||
License: GPL-2.0
|
||||
URL: https://review.sourcearcade.org/flashprog
|
||||
License: GPL-2.0-only
|
||||
URL: https://flashprog.org
|
||||
|
||||
Packager: sadlerm <lerm@chromebooks.lol>
|
||||
|
||||
@@ -42,7 +42,7 @@ Summary: Development headers for flashprog
|
||||
|
||||
|
||||
%prep
|
||||
%git_clone %{url} v%{version}
|
||||
%git_clone https://review.sourcearcade.org/flashprog v%{version}
|
||||
|
||||
%build
|
||||
%make_build PREFIX=%{_prefix}
|
||||
|
||||
Reference in New Issue
Block a user