Browse Source

upgrading package: gradle 6.0 -> 6.0.1

master
parent
commit
90fca7718f
  1. 6
      gradle/gradle.spec

6
gradle/gradle.spec

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

Loading…
Cancel
Save