|
|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 0.22.0 |
|
|
|
%define V_opkg 0.24.0rc1 |
|
|
|
%define V_dist 0.22.0 |
|
|
|
%define V_dist 0.24.0-RC1 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: scala-dotty |
|
|
|
Name: scala-dotty |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: BSD |
|
|
|
License: BSD |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20200318 |
|
|
|
Release: 20200504 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://github.com/lampepfl/dotty/releases/download/%{V_dist}/dotty-%{V_dist}.tar.gz |
|
|
|
Source0: https://github.com/lampepfl/dotty/releases/download/%{V_dist}/dotty-%{V_dist}.tar.gz |
|
|
|
|