summaryrefslogtreecommitdiffstats
path: root/main/tcl
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-27 06:22:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-27 06:22:15 +0000
commit81e92c5f32f6ad1313e5d3b5ce7066767eb701d2 (patch)
tree993d3be3f908cd983dd5c192eb03baf586647318 /main/tcl
parent7f3848cc61226baad7acfb124b184aeddf9ebd64 (diff)
downloadaports-81e92c5f32f6ad1313e5d3b5ce7066767eb701d2.tar.bz2
aports-81e92c5f32f6ad1313e5d3b5ce7066767eb701d2.tar.xz
main/tcl: upgrade to 8.5.10
Diffstat (limited to 'main/tcl')
-rw-r--r--main/tcl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/tcl/APKBUILD b/main/tcl/APKBUILD
index 3b3823165..d55770565 100644
--- a/main/tcl/APKBUILD
+++ b/main/tcl/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=tcl
-pkgver=8.5.9
-pkgrel=2
+pkgver=8.5.10
+pkgrel=0
pkgdesc="The Tcl scripting language"
url="http://tcl.sourceforge.net/"
arch="all"
@@ -35,4 +35,4 @@ package() {
-e "s,^TCL_LD_SEARCH_FLAGS='\(.*\)',TCL_LD_SEARCH_FLAGS='\1:/usr/lib'," \
"${pkgdir}"/usr/lib/tclConfig.sh
}
-md5sums="8512d8db3233041dd68a81476906012a tcl8.5.9-src.tar.gz"
+md5sums="a08eaf8467c0631937067c1948dd326b tcl8.5.10-src.tar.gz"