upgraded
This commit is contained in:
parent
f299a1107c
commit
fe58f3cdbf
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh -x
|
||||
|
||||
# Slackware build script for w3m
|
||||
# Written by slakmagik <jsun@freeshell.org>
|
||||
# Released under the WTFPL
|
||||
|
||||
PRGNAM=w3m
|
||||
VERSION=0.5.2
|
||||
VERSION=0.5.3
|
||||
ARCH=${ARCH:-$(uname -m)}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-cyco}
|
||||
|
|
Loading…
Reference in a new issue