cmake-gui: update to 3.10.2.

Closes: #11173 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-27 20:11:12 -02:00 committed by Jürgen Buchmüller
parent 834cc15ad1
commit 0d6dab2615

View file

@ -1,6 +1,6 @@
# Template file for 'cmake-gui'
pkgname=cmake-gui
version=3.10.1
version=3.10.2
revision=1
wrksrc="cmake-${version}"
build_style=configure
@ -13,9 +13,9 @@ depends="desktop-file-utils shared-mime-info"
short_desc="Cross-platform, open-source build system - Qt GUI"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1, 3-clause-BSD"
homepage="http://www.cmake.org"
distfiles="http://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
checksum=7be36ee24b0f5928251b644d29f5ff268330a916944ef4a75e23ba01e7573284
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
checksum=80d0faad4ab56de07aa21a7fc692c88c4ce6156d42b0579c6962004a70a3218b
nocross=yes
do_install() {