Browse Source

upgrading package: sbt 1.1.4 -> 1.1.5

master
parent
commit
76cd1af085
  1. 6
      sbt/sbt.spec

6
sbt/sbt.spec

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

Loading…
Cancel
Save