Skip to content

Commit bbf4c01

Browse files
Lunar Botflorin65
authored andcommitted
cmake: Version bumped to 4.3.3
Co-authored-by: Florin Braescu <florin.braescu@gmail.com>
1 parent b19bc5b commit bbf4c01

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

devel/cmake/DETAILS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
MODULE=cmake
2-
VERSION=4.3.1
2+
VERSION=4.3.3
33
SOURCE=$MODULE-$VERSION.tar.gz
44
SOURCE_URL_FULL=https://github.com/Kitware/CMake/archive/refs/tags/v$VERSION.tar.gz
5-
SOURCE_VFY=sha256:d602411de1cfeee3bdeea2e6722cf0b47e740280503b70d15e3c99812904beea
5+
SOURCE_VFY=sha256:dc03bd12dca68ef479c672fd3c62491908f28dfd92f9ec217e0b6b34498515a6
66
SOURCE_DIRECTORY=$BUILD_DIRECTORY/CMake-$VERSION
77
WEB_SITE=https://cmake.org/
88
ENTERED=20060725
9-
UPDATED=20260406
9+
UPDATED=20260609
1010
SHORT="Cross-platform make system"
1111

1212
cat << EOF

0 commit comments

Comments
 (0)