Browse Source

upgrading package: cmake 3.15.1 -> 3.15.2

master
parent
commit
0793968584
  1. 6
      cmake/cmake.spec

6
cmake/cmake.spec

@ -23,8 +23,8 @@
# package version # package version
%define V_major 3.15 %define V_major 3.15
%define V_opkg 3.15.1 %define V_opkg 3.15.2
%define V_dist 3.15.1 %define V_dist 3.15.2
# package information # package information
Name: cmake Name: cmake
@ -37,7 +37,7 @@ Class: PLUS
Group: Building Group: Building
License: MIT-style License: MIT-style
Version: %{V_opkg} Version: %{V_opkg}
Release: 20190726 Release: 20190808
# list of sources # list of sources
Source0: http://www.cmake.org/files/v%{V_major}/cmake-%{V_dist}.tar.gz Source0: http://www.cmake.org/files/v%{V_major}/cmake-%{V_dist}.tar.gz

Loading…
Cancel
Save