Browse Source

upgrading package: gradle 5.5 -> 5.5.1

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

6
gradle/gradle.spec

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

Loading…
Cancel
Save