summaryrefslogtreecommitdiff
path: root/package/tcl/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-20 11:29:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-20 11:29:13 +0100
commit5f00663e4aff088acd66fde2fd0fd2069f8ead3c (patch)
treed065ab6575d4f739570cc3d249800044b7a910ae /package/tcl/Makefile
parente979b689a571ccc86b5c0b3ad31933c30266f16b (diff)
musl fixes from alpinelinux
Diffstat (limited to 'package/tcl/Makefile')
-rw-r--r--package/tcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tcl/Makefile b/package/tcl/Makefile
index f45317d8f..df231ffdc 100644
--- a/package/tcl/Makefile
+++ b/package/tcl/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= tcl
PKG_VERSION:= 8.5.9
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 8512d8db3233041dd68a81476906012a
PKG_DESCR:= TCL scripting language
PKG_SECTION:= lang