# HG changeset patch # User Christopher Rogers # Date 1318474228 0 # Node ID b0a5892d86f33707d1cb136166a9f4ac6cb8e220 # Parent e554dc108e4740ac1553a89aa09c930289b9a6f3 Up: tcl to 8.5.10. diff -r e554dc108e47 -r b0a5892d86f3 tcl-dev/receipt --- a/tcl-dev/receipt Thu Oct 13 02:48:58 2011 +0000 +++ b/tcl-dev/receipt Thu Oct 13 02:50:28 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tcl-dev" -VERSION="8.5.9" +VERSION="8.5.10" CATEGORY="development" SHORT_DESC="The Tool Command Language dev files" MAINTAINER="erjo@slitaz.org" diff -r e554dc108e47 -r b0a5892d86f3 tcl/receipt --- a/tcl/receipt Thu Oct 13 02:48:58 2011 +0000 +++ b/tcl/receipt Thu Oct 13 02:50:28 2011 +0000 @@ -1,13 +1,13 @@ # SliTaz package receipt. PACKAGE="tcl" -VERSION="8.5.9" +VERSION="8.5.10" CATEGORY="development" SHORT_DESC="The Tool Command Language" MAINTAINER="erjo@slitaz.org" TARBALL="${PACKAGE}${VERSION}-src.tar.gz" WEB_SITE="http://tcl.sourceforge.net/" -WGET_URL="http://surfnet.dl.sourceforge.net/sourceforge/tcl/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="language programming" # Rules to configure and make the package.