From 327d8a422a603a5fbb600e9c15960e0955155267 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 26 Dec 2021 22:39:54 +0100 Subject: [PATCH] upgrading package: sbt 1.5.8 -> 1.6.0 --- sbt/sbt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt/sbt.spec b/sbt/sbt.spec index eb8004e06f..6629068aa1 100644 --- a/sbt/sbt.spec +++ b/sbt/sbt.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.5.8 -%define V_dist 1.5.8 +%define V_opkg 1.6.0 +%define V_dist 1.6.0 # package information Name: sbt @@ -36,7 +36,7 @@ Class: EVAL Group: Building License: GPL Version: %{V_opkg} -Release: 20211222 +Release: 20211226 # list of sources Source0: https://github.com/sbt/sbt/releases/download/v%{V_dist}/sbt-%{V_dist}.tgz