wok-stable rev 10997
Up: tcl to 8.5.10.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 13 02:50:28 2011 +0000 (2011-10-13) |
parents | e554dc108e47 |
children | ff669d22310a |
files | tcl-dev/receipt tcl/receipt |
line diff
1.1 --- a/tcl-dev/receipt Thu Oct 13 02:48:58 2011 +0000 1.2 +++ b/tcl-dev/receipt Thu Oct 13 02:50:28 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tcl-dev" 1.7 -VERSION="8.5.9" 1.8 +VERSION="8.5.10" 1.9 CATEGORY="development" 1.10 SHORT_DESC="The Tool Command Language dev files" 1.11 MAINTAINER="erjo@slitaz.org"
2.1 --- a/tcl/receipt Thu Oct 13 02:48:58 2011 +0000 2.2 +++ b/tcl/receipt Thu Oct 13 02:50:28 2011 +0000 2.3 @@ -1,13 +1,13 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="tcl" 2.7 -VERSION="8.5.9" 2.8 +VERSION="8.5.10" 2.9 CATEGORY="development" 2.10 SHORT_DESC="The Tool Command Language" 2.11 MAINTAINER="erjo@slitaz.org" 2.12 TARBALL="${PACKAGE}${VERSION}-src.tar.gz" 2.13 WEB_SITE="http://tcl.sourceforge.net/" 2.14 -WGET_URL="http://surfnet.dl.sourceforge.net/sourceforge/tcl/$TARBALL" 2.15 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 2.16 TAGS="language programming" 2.17 2.18 # Rules to configure and make the package.