Skip to content

Commit

Permalink
devel/cmake: Update to 3.20.2
Browse files Browse the repository at this point in the history
Changes:
	https://cmake.org/cmake/help/v3.20/release/3.20.html#id3

PR:		255666
Exp-run by:	antoine
  • Loading branch information
lbartoletti committed May 11, 2021
1 parent 171de4a commit a447b75
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion devel/cmake-doc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cmake
DISTVERSION= 3.20.1
DISTVERSION= 3.20.2
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -doc
Expand Down
2 changes: 1 addition & 1 deletion devel/cmake-gui/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cmake
DISTVERSION= 3.20.1
DISTVERSION= 3.20.2
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -gui
Expand Down
2 changes: 1 addition & 1 deletion devel/cmake/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= cmake
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
DISTVERSION= 3.20.1
DISTVERSION= 3.20.2
CATEGORIES= devel
MASTER_SITES= https://github.com/Kitware/CMake/releases/download/v${DISTVERSION}/ \
https://www.cmake.org/files/v${PORTVERSION}/
Expand Down
6 changes: 3 additions & 3 deletions devel/cmake/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1618746679
SHA256 (cmake-3.20.1.tar.gz) = 3f1808b9b00281df06c91dd7a021d7f52f724101000da7985a401678dfe035b0
SIZE (cmake-3.20.1.tar.gz) = 9438789
TIMESTAMP = 1620220156
SHA256 (cmake-3.20.2.tar.gz) = aecf6ecb975179eb3bb6a4a50cae192d41e92b9372b02300f9e8f1d5f559544e
SIZE (cmake-3.20.2.tar.gz) = 9438694

0 comments on commit a447b75

Please sign in to comment.