Browse Source

upgrading package: sbt 1.6.0 -> 1.6.1

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

6
sbt/sbt.spec

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

Loading…
Cancel
Save