Browse Source

upgrading package: sbt 1.3.9 -> 1.3.10

master
parent
commit
1efd928b78
  1. 6
      sbt/sbt.spec

6
sbt/sbt.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 1.3.9 %define V_opkg 1.3.10
%define V_dist 1.3.9 %define V_dist 1.3.10
# 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: 20200331 Release: 20200416
# 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