diff options
Diffstat (limited to 'ports/tcl/CONTROL')
| -rw-r--r-- | ports/tcl/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/tcl/CONTROL b/ports/tcl/CONTROL index f9aa4762a..7bf3da070 100644 --- a/ports/tcl/CONTROL +++ b/ports/tcl/CONTROL @@ -1,5 +1,5 @@ Source: tcl -Version: 8.6.10-2 +Version: 8.6.10-3 Homepage: https://github.com/tcltk/tcl Description: Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. When paired with the Tk toolkit, Tcl provides the fastest and most powerful way to create GUI applications that run on PCs, Unix, and Mac OS X. Tcl can also be used for a variety of web-related tasks and for creating powerful command languages for applications. @@ -13,4 +13,4 @@ Feature: unchecked Description: Allows a symbols build to not use the debug enabled runtime (msvcrt.dll not msvcrtd.dll or libcmt.lib not libcmtd.lib). Feature: utfmax -Description: Forces Tcl_UniChar to be a 32-bit quantity in stead of 16-bits
\ No newline at end of file +Description: Forces Tcl_UniChar to be a 32-bit quantity in stead of 16-bits |
