From 24f4e7535207a62ced8b47ab5e1556b459746fbd Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 22 Apr 2019 23:38:23 +0200 Subject: [PATCH] upgrading package: cmake 3.14.2 -> 3.14.3 --- cmake/cmake.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cmake/cmake.spec b/cmake/cmake.spec index ac9aa3507c..a3afbb73f2 100644 --- a/cmake/cmake.spec +++ b/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