Browse Source

upgrading package: gradle 4.7 -> 4.8

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

6
gradle/gradle.spec

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

Loading…
Cancel
Save