[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r6817: update cmake to 3.16.2
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r6817: update cmake to 3.16.2 |
Date: |
Thu, 19 Dec 2019 15:14:12 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 6817
revision-id: address@hidden-20191219201407-tlzx6wqvrqnnojw1
parent: address@hidden-20191219090807-ev9rjfzu8s3nh8lg
committer: address@hidden
branch nick: trunk
timestamp: Thu 2019-12-19 12:14:07 -0800
message:
update cmake to 3.16.2
modified:
pkg/other/cmake/Makefile makefile-20161012192420-6gwv2zkyfuom987t-2
pkg/other/cmake/sha256sums sha256sums-20161012192420-6gwv2zkyfuom987t-3
=== modified file 'pkg/other/cmake/Makefile'
--- a/pkg/other/cmake/Makefile 2019-11-26 18:43:18 +0000
+++ b/pkg/other/cmake/Makefile 2019-12-19 20:14:07 +0000
@@ -21,7 +21,7 @@
NAME = cmake
GARNAME = cmake
-GARVERSION = 3.16.0
+GARVERSION = 3.16.2
HOME_URL = https://cmake.org/
# or http://kitware.com/cmake
DESCRIPTION = cmake build utility, works with or as "make" or other build
systems
@@ -30,6 +30,7 @@
endef
######################################################################
+#https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2.tar.gz
MASTER_SITES = https://github.com/
MASTER_SUBDIR = Kitware/CMake/releases/download/v$(GARVERSION)/
#MASTER_SITES = https://cmake.org/
=== modified file 'pkg/other/cmake/sha256sums'
--- a/pkg/other/cmake/sha256sums 2019-11-26 18:43:18 +0000
+++ b/pkg/other/cmake/sha256sums 2019-12-19 20:14:07 +0000
@@ -1,1 +1,1 @@
-6da56556c63cab6e9a3e1656e8763ed4a841ac9859fefb63cbe79472e67e8c5f
download/cmake-3.16.0.tar.gz
+8c09786ec60ca2be354c29829072c38113de9184f29928eb9da8446a5f2ce6a9
download/cmake-3.16.2.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r6817: update cmake to 3.16.2,
Carl Hansen <=