Browse Source

upgrading package: gradle 6.2 -> 6.2.1

master
parent
commit
6c02f3cc2b
  1. 6
      gradle/gradle.spec

6
gradle/gradle.spec

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

Loading…
Cancel
Save