Browse Source

upgrading package: cmake 3.17.0 -> 3.17.1

master
parent
commit
122b5c483c
  1. 6
      cmake/cmake.spec

6
cmake/cmake.spec

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

Loading…
Cancel
Save