1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/cmake: upgrade to 4.0.3

This commit is contained in:
Celeste 2025-06-12 18:53:17 +00:00
parent ac0e3d34b8
commit d2f42b62a0

View file

@ -2,7 +2,7 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=cmake
pkgver=4.0.2
pkgver=4.0.3
pkgrel=0
pkgdesc="Cross-platform, open-source make system"
url="https://www.cmake.org/"
@ -104,5 +104,5 @@ vim() {
}
sha512sums="
049138ec2a7d690663d431bcb4d8abd22f18ec2c9e0e58092df6bbfe801a30fef9a3b7cbd9fe88c476c0a95c71147a5b31b0494f04be879a86cbaaa4697f613c cmake-4.0.2.tar.gz
d3fb9ef408a1b13cd6ef1c294b2515733d1c7220c2c639426bd8037d023ebb439f02e412dd8dd42e385b8e3553547d785eeedc47f2b0843e413b88bd5a7eab18 cmake-4.0.3.tar.gz
"