From 304879e10e1f44a802de0cf501b592c141668dc4 Mon Sep 17 00:00:00 2001
From: Aurelien Larcher <aurelien.larcher@gmail.com>
Date: Thu, 21 May 2020 23:42:50 +0200
Subject: [PATCH] tklib: fix conflict with dia

---
 components/tcl/tklib/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/tcl/tklib/Makefile b/components/tcl/tklib/Makefile
index 19a9554..6d8dd6b 100644
--- a/components/tcl/tklib/Makefile
+++ b/components/tcl/tklib/Makefile
@@ -16,6 +16,7 @@
 
 COMPONENT_NAME=		tklib
 COMPONENT_VERSION=	0.6
+COMPONENT_REVISION=	1
 COMPONENT_PROJECT_URL=	https://core.tcl.tk/tklib/home
 COMPONENT_SUMMARY=	Collection of widgets and other packages for Tk
 COMPONENT_FMRI=         tcl/tklib

--
Gitblit v1.9.3