cmake-gui: update to 3.20.5.

This commit is contained in:
Đoàn Trần Công Danh 2021-06-22 23:28:01 +07:00 committed by Đoàn Trần Công Danh
parent 88797c8707
commit 378c69acb2

View file

@ -1,7 +1,7 @@
# Template file for 'cmake-gui'
pkgname=cmake-gui
version=3.20.3
revision=2
version=3.20.5
revision=1
wrksrc="cmake-${version}"
build_style=cmake
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
@ -17,7 +17,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-3-Clause"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8
checksum=12c8040ef5c6f1bc5b8868cede16bb7926c18980f59779e299ab52cbc6f15bb0
# XXX: cmake is broken if cmake was built with -GNinja
# https://bugs.gentoo.org/596460