cmake-gui: update to 3.17.2.
This commit is contained in:
parent
c36d46794d
commit
f0baf9fcb0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.17.1
|
||||
version=3.17.2
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=cmake
|
||||
|
@ -21,7 +21,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="LGPL-2.1-or-later, GPL-3.0-or-later, BSD-3-Clause"
|
||||
homepage="https://www.cmake.org"
|
||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
||||
checksum=3aa9114485da39cbd9665a0bfe986894a282d5f0882b1dea960a739496620727
|
||||
checksum=fc77324c4f820a09052a7785549b8035ff8d3461ded5bbd80d252ae7d1cd3aa5
|
||||
|
||||
do_install() {
|
||||
# We are only interested in cmake-gui.
|
||||
|
|
Loading…
Reference in a new issue