diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-01 22:18:34 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-01 22:18:34 +0200 |
commit | 580bfacb5e5d2fc0ff3ff5ff8fafd18a20b99239 (patch) | |
tree | dee1af42c998601cb97fc4c8c994fc7217e97f8e /cmake | |
parent | f3d79a3555fc09dbe165c802c638cbe6daf340d2 (diff) | |
download | core-580bfacb5e5d2fc0ff3ff5ff8fafd18a20b99239.tar.gz core-580bfacb5e5d2fc0ff3ff5ff8fafd18a20b99239.tar.xz |
cmake: 3.24.1 -> 3.24.2
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/.signature | 6 | ||||
-rw-r--r-- | cmake/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cmake/.signature b/cmake/.signature index e36f8baf..9437ca72 100644 --- a/cmake/.signature +++ b/cmake/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqlXPoeovRmxfqygS9L3tYz6k9rSB2CwBAXHmO+UJnDrYe15JiVt2izbvbxckjjMDWstpMWD4l2crg32d0m7POAk= -SHA256 (Pkgfile) = f3b1cef9547a69480d1ff93bb22f3ad6b6493aea49cb56dbfd3ab32dbc4e05ad +RWRJc1FUaeVeqkOEbFbIaevBhtWSwJ4MuG8La6Cwr1gGBiVJNQdokXFnJ5C1rDWehAH4Lgfrn5j9+Nh3QeGJQRwmxGB04JqgXg4= +SHA256 (Pkgfile) = ae5f3949e4e46b96a30b1c1908133b1d88c58a3cd975aece989cdd21c14c1f3e SHA256 (.footprint) = 4815ac0043534dcfed82ad99eb6a9260f725b4c2f39f39d40dec2b6fbc8a52bc -SHA256 (cmake-3.24.1.tar.gz) = 4931e277a4db1a805f13baa7013a7757a0cbfe5b7932882925c7061d9d1fa82b +SHA256 (cmake-3.24.2.tar.gz) = 0d9020f06f3ddf17fb537dc228e1a56c927ee506b486f55fe2dc19f69bf0c8db diff --git a/cmake/Pkgfile b/cmake/Pkgfile index 576f8291..17e8f142 100644 --- a/cmake/Pkgfile +++ b/cmake/Pkgfile @@ -5,7 +5,7 @@ # Optional: python3-sphinx name=cmake -version=3.24.1 +version=3.24.2 release=1 source=(https://cmake.org/files/v${version%.*}/$name-$version.tar.gz) |