diff --git a/srcpkgs/jimtcl/template b/srcpkgs/jimtcl/template index 0584f0290d7..8a276401f2d 100644 --- a/srcpkgs/jimtcl/template +++ b/srcpkgs/jimtcl/template @@ -2,7 +2,7 @@ pkgname=jimtcl # revbump openocd when jimtcl is updated version=0.82 -revision=1 +revision=2 build_style=gnu-configure configure_args="--full --shared --with-ext=sqlite3 --docdir=/usr/share/doc/${pkgname}" makedepends="sqlite-devel openssl-devel"