From 6066b8747b160424dc452d671a964d0a4eea55a4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 4 Jul 2022 15:04:00 +0200 Subject: [PATCH] jimtcl: mention version restriction in openocd openocd depends on a specific version of jimtcl, so when jimtcl is updated, openocd needs to be updated as well --- srcpkgs/jimtcl/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/jimtcl/template b/srcpkgs/jimtcl/template index 25d32bb5c5a..0cf62f5657b 100644 --- a/srcpkgs/jimtcl/template +++ b/srcpkgs/jimtcl/template @@ -1,5 +1,6 @@ # Template file for 'jimtcl' pkgname=jimtcl +# keep in sync with _jimtcl_version in openocd version=0.81 revision=1 build_style=gnu-configure