cmake-bootstrap: update to 3.30.5

This commit is contained in:
Konstantin Podsvirov 2024-10-12 21:59:41 +03:00 committed by Christoph Reiter
parent 9b9b0d32c1
commit 7d2c3628fe

View File

@ -4,7 +4,7 @@
_realname=cmake
pkgbase=mingw-w64-${_realname}-bootstrap
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}-bootstrap")
pkgver=3.30.4
pkgver=3.30.5
pkgrel=1
pkgdesc="A cross-platform open-source make system"
arch=('any')
@ -29,7 +29,7 @@ provides=("${MINGW_PACKAGE_PREFIX}-cmake=${pkgver}")
source=("https://github.com/Kitware/CMake/releases/download/v${pkgver}/${_realname}-${pkgver}.tar.gz"
"0003-fix-find-python-on-mingw-aarch64.patch"
"0005-Default-to-ninja-generator.patch")
sha256sums=('c759c97274f1e7aaaafcb1f0d261f9de9bf3a5d6ecb7e2df616324a46fe704b2'
sha256sums=('9f55e1a40508f2f29b7e065fa08c29f82c402fa0402da839fffe64a25755a86d'
'557b5cbc05d4d50b3a67a7892391fcaa5cd95c492cdb4338d86305d1f4a3b88a'
'426818278090704d2a12f62ef3dfd94c47b11fa2784bb842989b7f6a09ee7aa2')