mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/vile: Updated for version 9.8j.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
3e440ec9bc
commit
fd4c9c76a3
2 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue