Browse Source

upgrading package: gradle 4.5 -> 4.5.1

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

6
gradle/gradle.spec

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

Loading…
Cancel
Save