commit 25092333589913c110c2753aeeb3ea8f3fa7b0fd Author: Tim Biermann <tbier@posteo.de> Date: Fri Aug 11 06:50:51 2023 +0200 cmake: 3.27.1 -> 3.27.2 diff --git a/cmake/.signature b/cmake/.signature index 96d44e5f..3273c008 100644 --- a/cmake/.signature +++ b/cmake/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqplllyw2w4DMEVqlrjMrH0k8LMsC0eX2hx5ADUQr/+RrzQ9UAUftY2o/ipp87CFu1mO1PVymH5eKUowunMvRKQA= -SHA256 (Pkgfile) = a0f36c67cd7bfd569e0ee3e46bfba303e62da71561b817cc152e3e276f23fa01 +RWRJc1FUaeVeqgLtmtJMQRv/nInuKs/uFpr62BcWFBk4j65RZEEAuieTVPn1t/aKS8Wo0F/UoKjJOjb905ECbuJWy6dpnvIF2Ao= +SHA256 (Pkgfile) = 66c5f0c66646eb68430a954b6e2432dccb56af14626a5344980839a55253a0b9 SHA256 (.footprint) = dc5a8773716c67f8298cb28aba8cdb89e40d01703503f2a6692879ccc93e1234 -SHA256 (cmake-3.27.1.tar.gz) = b1a6b0135fa11b94476e90f5b32c4c8fad480bf91cf22d0ded98ce22c5132004 +SHA256 (cmake-3.27.2.tar.gz) = 798e50085d423816fe96c9ef8bee5e50002c9eca09fed13e300de8a91d35c211 diff --git a/cmake/Pkgfile b/cmake/Pkgfile index d3a58a31..d41eb2d8 100644 --- a/cmake/Pkgfile +++ b/cmake/Pkgfile @@ -1,11 +1,11 @@ # Description: A cross-platform, open-source make system # URL: https://www.cmake.org/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: curl expat jsoncpp libarchive libnghttp2 libuv lzlib ncurses rhash +# Depends on: curl expat jsoncpp libarchive libuv lzlib ncurses rhash # Optional: python3-sphinx name=cmake -version=3.27.1 +version=3.27.2 release=1 source=(https://cmake.org/files/v${version%.*}/$name-$version.tar.gz)