development/freetds: Updated for version 1.00.99.
thanks to USUARIONUEVO Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
719ad97ef4
commit
38d157af4f
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=freetds
|
||||
VERSION=${VERSION:-1.00.9}
|
||||
VERSION=${VERSION:-1.00.99}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freetds"
|
||||
VERSION="1.00.9"
|
||||
VERSION="1.00.99"
|
||||
HOMEPAGE="http://www.freetds.org/"
|
||||
DOWNLOAD="ftp://ftp.freetds.org/pub/freetds/stable/freetds-1.00.9.tar.gz"
|
||||
MD5SUM="9f3518c9763f195eca119e4ee504be8d"
|
||||
DOWNLOAD="ftp://ftp.freetds.org/pub/freetds/stable/freetds-1.00.99.tar.gz"
|
||||
MD5SUM="32777effeb8e45daa5890ef5ad636230"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue