|
|
|
|
@ -32,7 +32,7 @@ Class: EVAL
|
|
|
|
|
Group: Filesystem |
|
|
|
|
License: MIT |
|
|
|
|
Version: 0.1.8 |
|
|
|
|
Release: 20200222 |
|
|
|
|
Release: 20200223 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/vishaltelangre/ff/archive/v%{version}.tar.gz |
|
|
|
|
@ -50,7 +50,7 @@ PreReq: OpenPKG, openpkg >= 20160101
|
|
|
|
|
prog ff = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = https://github.com/vishaltelangre/ff/releases |
|
|
|
|
regex = (__VER__)\.tar\.gz |
|
|
|
|
regex = v(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
|