aboutsummaryrefslogtreecommitdiff
path: root/network/emacs-w3m/emacs-w3m.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2018-03-05 20:57:55 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:20:55 -0500
commit2d6d54c191ec7751d7957dd597df9cfd0bb32f8e (patch)
treeda65e3364093c74da3f3157756c85f1f84901c74 /network/emacs-w3m/emacs-w3m.SlackBuild
parenta17b2caa2b8226e3a362d1a99cef97e49ab067de (diff)
network/emacs-w3m: Updated for version cvs_1.4.569_0.20170110.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/emacs-w3m/emacs-w3m.SlackBuild')
-rw-r--r--network/emacs-w3m/emacs-w3m.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/emacs-w3m/emacs-w3m.SlackBuild b/network/emacs-w3m/emacs-w3m.SlackBuild
index 622024e9ed..baca2f789c 100644
--- a/network/emacs-w3m/emacs-w3m.SlackBuild
+++ b/network/emacs-w3m/emacs-w3m.SlackBuild
@@ -5,7 +5,7 @@
# Written by Felix Pfeifer (pfeifer[dot]felix[at]googlemail[dot]com
PRGNAM=emacs-w3m
-VERSION=${VERSION:-cvs_1.4.400_0.20100725}
+VERSION=${VERSION:-cvs_1.4.569_0.20170110}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -41,9 +41,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM
-tar xvf $CWD/w3m-el-snapshot_1.4.400+0.20100725.orig.tar.gz
-cd $PRGNAM
+rm -rf w3m-el-snapshot-1.4.569+0.20170110.orig
+tar xvf $CWD/w3m-el-snapshot_1.4.569+0.20170110.orig.tar.gz
+cd w3m-el-snapshot-1.4.569+0.20170110.orig
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \