Browse Source

upgrading package: cmake 3.14.2 -> 3.14.3

master
parent
commit
24f4e75352
  1. 6
      cmake/cmake.spec

6
cmake/cmake.spec

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

Loading…
Cancel
Save