Browse Source

upgrading package: gradle 6.2.1 -> 6.2.2

master
parent
commit
0362c65561
  1. 6
      gradle/gradle.spec

6
gradle/gradle.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 6.2.1
%define V_dist 6.2.1
%define V_opkg 6.2.2
%define V_dist 6.2.2
# package information
Name: gradle
@ -36,7 +36,7 @@ Class: PLUS
Group: Building
License: Apache
Version: %{V_opkg}
Release: 20200225
Release: 20200304
# list of sources
Source0: https://services.gradle.org/distributions/gradle-%{V_dist}-bin.zip

Loading…
Cancel
Save