summaryrefslogtreecommitdiffstats
path: root/development/vile
diff options
context:
space:
mode:
author Wayne Cuddy <wcuddy@useunix.net>2013-06-02 23:49:40 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-06-04 00:11:27 -0500
commitfd4c9c76a30097bc5c6b2ddf39a1dae09f974fab (patch)
treea8c73c1f96d92bf965a01b2a8a5d35592864cbac /development/vile
parent3e440ec9bc06d9f5fe780f9e7dec1e4d1cc56584 (diff)
downloadslackbuilds-fd4c9c76a30097bc5c6b2ddf39a1dae09f974fab.tar.gz
slackbuilds-fd4c9c76a30097bc5c6b2ddf39a1dae09f974fab.tar.xz
development/vile: Updated for version 9.8j.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/vile')
-rw-r--r--development/vile/vile.SlackBuild3
-rw-r--r--development/vile/vile.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/development/vile/vile.SlackBuild b/development/vile/vile.SlackBuild
index e6725aae39..4368218ac1 100644
--- a/development/vile/vile.SlackBuild
+++ b/development/vile/vile.SlackBuild
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=vile
-VERSION=${VERSION:-9.8e}
+VERSION=${VERSION:-9.8j}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -74,6 +74,7 @@ CXXFLAGS="$SLKCFLAGS" \
--sysconfdir=/etc \
--localstatedir=/var \
--libdir=/usr/lib${LIBDIRSUFFIX} \
+ --mandir=/usr/man \
--build=$ARCH-slackware-linux
make
diff --git a/development/vile/vile.info b/development/vile/vile.info
index aa871a372a..7dff57f55d 100644
--- a/development/vile/vile.info
+++ b/development/vile/vile.info
@@ -1,8 +1,8 @@
PRGNAM="vile"
-VERSION="9.8e"
+VERSION="9.8j"
HOMEPAGE="http://invisible-island.net/vile/"
-DOWNLOAD="ftp://invisible-island.net/vile/current/vile-9.8e.tgz"
-MD5SUM="bc68fd4ba0e98bec274d005523804936"
+DOWNLOAD="ftp://invisible-island.net/vile/current/vile-9.8j.tgz"
+MD5SUM="f6c3212f2a3eae8e45cedf9e9287f8b9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""