From 47d402c4fab02380b3a122892c333629ba4e60d2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 14 Jun 2018 20:50:54 -0300 Subject: [PATCH] cmake-gui: update to 3.11.4. Closes #28. Signed-off-by: Enno Boland --- srcpkgs/cmake-gui/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cmake-gui/template b/srcpkgs/cmake-gui/template index 520439e024a..cd9ffdc18da 100644 --- a/srcpkgs/cmake-gui/template +++ b/srcpkgs/cmake-gui/template @@ -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 " 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() {