summaryrefslogtreecommitdiffstats
path: root/libraries/newt/newt.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/newt/newt.SlackBuild')
-rw-r--r--libraries/newt/newt.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/newt/newt.SlackBuild b/libraries/newt/newt.SlackBuild
index 8260d81d75..62168d62a5 100644
--- a/libraries/newt/newt.SlackBuild
+++ b/libraries/newt/newt.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=newt
-VERSION=${VERSION:-0.52.11}
+VERSION=${VERSION:-0.52.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,9 +65,6 @@ rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
-# Use TCL 8.5
-patch -p1 < $CWD/tcl85.diff
-
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \