libraries/wv: Updated for version 1.2.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4555c384cb
commit
41ebe35ec8
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for wv
|
||||
|
||||
# Copyright 2008,2009,2010 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2008-2011 Robby Workman, Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wv
|
||||
VERSION=1.2.7
|
||||
VERSION=1.2.9
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wv"
|
||||
VERSION="1.2.7"
|
||||
VERSION="1.2.9"
|
||||
HOMEPAGE="http://abisource.com/"
|
||||
DOWNLOAD="http://abisource.com/downloads/wv/1.2.7/wv-1.2.7.tar.gz"
|
||||
MD5SUM="a6a3484745aa73897ff9c5a871482b4b"
|
||||
DOWNLOAD="http://abisource.com/downloads/wv/1.2.9/wv-1.2.9.tar.gz"
|
||||
MD5SUM="dbccf2e9f747e50c913b7e3d126b73f7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
|
|
Loading…
Reference in New Issue