cmake-gui: update to 3.11.1.
Closes #13823. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
45b1d811e6
commit
1b4cd7f111
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.11.0
|
||||
version=3.11.1
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=configure
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1-or-later, BSD-3-Clause"
|
||||
homepage="https://www.cmake.org"
|
||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
|
||||
checksum=c313bee371d4d255be2b4e96fd59b11d58bc550a7c78c021444ae565709a656b
|
||||
checksum=57bebc6ca4d1d42c6385249d148d9216087e0fda57a47dc5c858790a70217d0c
|
||||
nocross=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue