summaryrefslogtreecommitdiff
path: root/package/tcl/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2014-01-20 21:58:30 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2014-01-20 21:58:30 +0100
commit1a3b09a9daae7dc8e116900f2a45a5d6f0bd12f0 (patch)
tree944cd85a8aa8374a3753289eb9b9ba6a4b6cd2bf /package/tcl/Makefile
parent00b8e7c5d5b969d043f2380fe3769892c3376012 (diff)
parent573562745c1c063d2c2f7bc1254c290b64ec0110 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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