diff options
author | Zbigniew Baniewski <Zbigniew.Baniewski [at] gmail [dot] com> | 2019-06-09 05:06:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:32:08 +0700 |
commit | 8348ede1d11b736f67c05608e9328b179c632a37 (patch) | |
tree | 404c9c1eb5c8c724bd6f2561410034077699d456 /development/thread/thread.info | |
parent | 693231e406ce8af16a613ecdc864027d0d671f82 (diff) | |
download | slackbuilds-8348ede1d11b736f67c05608e9328b179c632a37.tar.gz |
development/thread: Added (TCL Thread Extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/thread/thread.info')
-rw-r--r-- | development/thread/thread.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/thread/thread.info b/development/thread/thread.info new file mode 100644 index 0000000000..7176c13f2f --- /dev/null +++ b/development/thread/thread.info @@ -0,0 +1,10 @@ +PRGNAM="thread" +VERSION="2.8.2" +HOMEPAGE="http://tcl.sourceforge.net/" +DOWNLOAD="http://downloads.sourceforge.net/project/tcl/Thread%20Extension/2.8.2/thread2.8.2.tar.gz" +MD5SUM="38d301865285738d3d7f43fff0403805" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Zbigniew Baniewski" +EMAIL="Zbigniew.Baniewski [at] gmail [dot] com" |