|
|
@ -22,9 +22,9 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 0.16.8 |
|
|
|
%define V_opkg 0.16.9 |
|
|
|
%define V_typedoc 0.16.8 |
|
|
|
%define V_typedoc 0.16.9 |
|
|
|
%define V_typedoc_snap 20200122 |
|
|
|
%define V_typedoc_snap 20200126 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: typedoc |
|
|
|
Name: typedoc |
|
|
@ -37,7 +37,7 @@ Class: EVAL |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20200122 |
|
|
|
Release: 20200126 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/typedoc/typedoc-%{V_typedoc}-%{V_typedoc_snap}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/typedoc/typedoc-%{V_typedoc}-%{V_typedoc_snap}.tar.xz |
|
|
|