From 35f7080aa72fd0a104d7cea322606c0f3f3f4546 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 31 Mar 2019 21:09:49 -0300 Subject: [PATCH] cmake-gui: update to 3.14.1. --- 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 99583431e6d..f753928aec1 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.14.0 +version=3.14.1 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=aa76ba67b3c2af1946701f847073f4652af5cbd9f141f221c97af99127e75502 +checksum=7321be640406338fc12590609c42b0fae7ea12980855c1be363d25dcd76bb25f nocross=yes do_install() {