From 88797c870723cc11b9b63e034f333dae34a8d385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 22 Jun 2021 23:25:53 +0700 Subject: [PATCH] cmake: update to 3.20.5. --- srcpkgs/cmake/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cmake/template b/srcpkgs/cmake/template index 62ec6bc7493..7ec873cb2af 100644 --- a/srcpkgs/cmake/template +++ b/srcpkgs/cmake/template @@ -1,8 +1,8 @@ # Template file for 'cmake' # FIXME: cmake is being rebuilt on do_install pkgname=cmake -version=3.20.3 -revision=2 +version=3.20.5 +revision=1 build_style=cmake configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake -DSPHINX_MAN=1 -DCMAKE_MAN_DIR=/share/man @@ -17,7 +17,7 @@ maintainer="Đoàn Trần Công Danh " license="BSD-3-Clause, ICU" homepage="https://www.cmake.org" distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz" -checksum=4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8 +checksum=12c8040ef5c6f1bc5b8868cede16bb7926c18980f59779e299ab52cbc6f15bb0 replaces="cmake-bootstrap>=0" # XXX: cmake is broken if cmake was built with -GNinja