cmake-gui: update to 3.24.3.

This commit is contained in:
Đoàn Trần Công Danh 2022-11-09 08:11:50 +07:00
parent f9bf46d637
commit a85f7f7695
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake-gui' # Template file for 'cmake-gui'
pkgname=cmake-gui pkgname=cmake-gui
version=3.24.2 version=3.24.3
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
@ -16,7 +16,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://www.cmake.org" homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz" distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=0d9020f06f3ddf17fb537dc228e1a56c927ee506b486f55fe2dc19f69bf0c8db checksum=b53aa10fa82bff84ccdb59065927b72d3bee49f4d86261249fc0984b3b367291
do_check() { do_check() {
cd build cd build