cmake-gui: update to 3.26.4.

This commit is contained in:
Đoàn Trần Công Danh 2023-05-21 22:06:34 +07:00
parent 72d8220529
commit 69ec24c942

View file

@ -1,6 +1,6 @@
# Template file for 'cmake-gui' # Template file for 'cmake-gui'
pkgname=cmake-gui pkgname=cmake-gui
version=3.26.3 version=3.26.4
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=bbd8d39217509d163cb544a40d6428ac666ddc83e22905d3e52c925781f0f659 checksum=313b6880c291bd4fe31c0aa51d6e62659282a521e695f30d5cc0d25abbd5c208
do_check() { do_check() {
cd build cd build