cmake-gui: update to 3.11.4.
Closes #28. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
123d716c3b
commit
47d402c4fa
@ -1,6 +1,6 @@
|
||||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.11.3
|
||||
version=3.11.4
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=configure
|
||||
@ -14,8 +14,8 @@ short_desc="Cross-platform, open-source build system - Qt GUI"
|
||||
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=287135b6beb7ffc1ccd02707271080bbf14c21d80c067ae2c0040e5f3508c39a
|
||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
||||
checksum=8f864e9f78917de3e1483e256270daabc4a321741592c5b36af028e72bff87f5
|
||||
nocross=yes
|
||||
|
||||
do_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user