Browse Source

upgrading package: cmake 3.9.6 -> 3.10.0

master
parent
commit
82bcf6a703
  1. 8
      cmake/cmake.spec

8
cmake/cmake.spec

@ -22,9 +22,9 @@
##
# package version
%define V_major 3.9
%define V_opkg 3.9.6
%define V_dist 3.9.6
%define V_major 3.10
%define V_opkg 3.10.0
%define V_dist 3.10.0
# package information
Name: cmake
@ -37,7 +37,7 @@ Class: PLUS
Group: Building
License: MIT-style
Version: %{V_opkg}
Release: 20171110
Release: 20171122
# list of sources
Source0: http://www.cmake.org/files/v%{V_major}/cmake-%{V_dist}.tar.gz

Loading…
Cancel
Save