Browse Source

upgrading package: sbt 1.5.8 -> 1.6.0

master
parent
commit
327d8a422a
  1. 6
      sbt/sbt.spec

6
sbt/sbt.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 1.5.8 %define V_opkg 1.6.0
%define V_dist 1.5.8 %define V_dist 1.6.0
# package information # package information
Name: sbt Name: sbt
@ -36,7 +36,7 @@ Class: EVAL
Group: Building Group: Building
License: GPL License: GPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20211222 Release: 20211226
# list of sources # list of sources
Source0: https://github.com/sbt/sbt/releases/download/v%{V_dist}/sbt-%{V_dist}.tgz Source0: https://github.com/sbt/sbt/releases/download/v%{V_dist}/sbt-%{V_dist}.tgz

Loading…
Cancel
Save