From 42cdedb8968a17868c28fff209c09a8caed65ab1 Mon Sep 17 00:00:00 2001 From: prspkt Date: Tue, 15 Jan 2019 00:45:04 +0200 Subject: [PATCH] cmake-gui: update to 3.13.3. --- 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 173b8701c3..73cc90421c 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.2 +version=3.13.3 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=c925e7d2c5ba511a69f43543ed7b4182a7d446c274c7480d0e42cd933076ae25 +checksum=665f905036b1f731a2a16f83fb298b1fb9d0f98c382625d023097151ad016b25 nocross=yes do_install() {