|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 2.7.1 |
|
|
|
%define V_opkg 2.7.2 |
|
|
|
%define V_dist 20190420 |
|
|
|
%define V_dist 20190424 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: git-lfs |
|
|
|
Name: git-lfs |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: SCM |
|
|
|
Group: SCM |
|
|
|
License: MIT |
|
|
|
License: MIT |
|
|
|
Version: %{V_opkg}.%{V_dist} |
|
|
|
Version: %{V_opkg}.%{V_dist} |
|
|
|
Release: 20190420 |
|
|
|
Release: 20190424 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/git-lfs/git-lfs-%{V_dist}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/git-lfs/git-lfs-%{V_dist}.tar.xz |
|
|
|