mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/freetds: Updated for version 0.91.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
97e81fa946
commit
1b20a691dc
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for freetds
|
||||
|
||||
# Copyright 2011, mario <mario@slackverse.org>
|
||||
# Copyright 2011-2012, mario <mario@slackverse.org>
|
||||
# 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=freetds
|
||||
VERSION=${VERSION:-0.82}
|
||||
VERSION=${VERSION:-0.91}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freetds"
|
||||
VERSION="0.82"
|
||||
VERSION="0.91"
|
||||
HOMEPAGE="http://www.freetds.org/"
|
||||
DOWNLOAD="http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-0.82.tar.gz"
|
||||
MD5SUM="3df6b2e83fd420e90f1becbd1162990a"
|
||||
DOWNLOAD="http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-0.91.tar.gz"
|
||||
MD5SUM="b14db5823980a32f0643d1a84d3ec3ad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="mario"
|
||||
|
|
Loading…
Reference in a new issue