summaryrefslogtreecommitdiff
path: root/package/tcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/tcl/Makefile')
-rw-r--r--package/tcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tcl/Makefile b/package/tcl/Makefile
index 6dbed8f03..f45317d8f 100644
--- a/package/tcl/Makefile
+++ b/package/tcl/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= tcl
-PKG_VERSION:= 8.5.8
+PKG_VERSION:= 8.5.9
PKG_RELEASE:= 1
-PKG_MD5SUM:= 7f123e53b3daaaba2478d3af5a0752e3
+PKG_MD5SUM:= 8512d8db3233041dd68a81476906012a
PKG_DESCR:= TCL scripting language
PKG_SECTION:= lang
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=tcl/}