diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-01 10:17:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:06 +0700 |
commit | e118b6ad6fd8a05bf0adfdc8d813709ef51a94a5 (patch) | |
tree | f0fa59a7163a2f6ecabd3e4a8cf1b7921aa76bc3 /libraries/tclws | |
parent | 2d19f93c104ab84903ef6fa2e0315ce77adc21ee (diff) |
libraries/tclws: Fixed MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tclws')
-rw-r--r-- | libraries/tclws/tclws.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/tclws/tclws.info b/libraries/tclws/tclws.info index c3f5e6da9061..4d7a8cb33108 100644 --- a/libraries/tclws/tclws.info +++ b/libraries/tclws/tclws.info @@ -2,7 +2,7 @@ PRGNAM="tclws" VERSION="3.4.0" HOMEPAGE="https://core.tcl-lang.org/tclws" DOWNLOAD="https://core.tcl-lang.org/tclws/tarball/tclws-3.4.0.tar.gz" -MD5SUM="36815313028e90332048d9e16bd0726f" +MD5SUM="886df07686b75354b6cd70c55316ea82" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tcllib tcl-tls tDOM" |