Browse Source

upgrading package: gradle 7.1 -> 7.1.1

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

6
gradle/gradle.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 7.1 %define V_opkg 7.1.1
%define V_dist 7.1 %define V_dist 7.1.1
# 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: 20210617 Release: 20210703
# list of sources # list of sources
Source0: https://services.gradle.org/distributions/gradle-%{V_dist}-bin.zip Source0: https://services.gradle.org/distributions/gradle-%{V_dist}-bin.zip

Loading…
Cancel
Save