From 96e163af611558d3dc3821871ccf5aa624225581 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 16 Mar 2019 16:07:37 +0100 Subject: [PATCH] cmake-gui: update to 3.14.0. --- srcpkgs/cmake-gui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cmake-gui/template b/srcpkgs/cmake-gui/template index 3d3b4e71b63..99583431e6d 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.13.4 +version=3.14.0 revision=1 wrksrc="cmake-${version}" build_style=configure @@ -15,7 +15,7 @@ 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=fdd928fee35f472920071d1c7f1a6a2b72c9b25e04f7a37b409349aef3f20e9b +checksum=aa76ba67b3c2af1946701f847073f4652af5cbd9f141f221c97af99127e75502 nocross=yes do_install() {