Index: server/buildpkgs/tcllib/build.sh ================================================================== --- server/buildpkgs/tcllib/build.sh +++ server/buildpkgs/tcllib/build.sh @@ -1,8 +1,8 @@ #! /bin/bash -VERS=1.13 +VERS=1.14 SRC="src/tcllib-${VERS}.tar.gz" SRCURL="http://sourceforge.net/projects/tcllib/files/tcllib/${VERS}/tcllib-${VERS}.tar.gz/download" BUILDDIR="tcllib-${VERS}" export VERS SRC SRCURL BUILDDIR