cmake-gui: update to 3.18.1.
This commit is contained in:
parent
6b959dbc82
commit
a1df6a40d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.17.3
|
||||
version=3.18.1
|
||||
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=0bd60d512275dc9f6ef2a2865426a184642ceb3761794e6b65bff233b91d8c40
|
||||
checksum=c0e3338bd37e67155b9d1e9526fec326b5c541f74857771b7ffed0c46ad62508
|
||||
|
||||
do_install() {
|
||||
# We are only interested in cmake-gui.
|
||||
|
|
Loading…
Reference in a new issue