Browse Source

upgrading package: cmake 4.1.2 -> 4.2.1

master
parent
commit
c102b8d94d
  1. 8
      cmake/cmake.spec

8
cmake/cmake.spec

@ -22,9 +22,9 @@
## ##
# package version # package version
%define V_major 4.1 %define V_major 4.2
%define V_opkg 4.1.2 %define V_opkg 4.2.1
%define V_dist 4.1.2 %define V_dist 4.2.1
# 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: 20251002 Release: 20251210
# list of sources # list of sources
Source0: https://cmake.org/files/v%{V_major}/cmake-%{V_dist}.tar.gz Source0: https://cmake.org/files/v%{V_major}/cmake-%{V_dist}.tar.gz

Loading…
Cancel
Save