From fb2a0102f3f7c98cd3cb1eaf626bb0e82d425f6c Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 30 Apr 2023 01:45:35 +0700 Subject: libraries/unixODBC: Updated for version 2.3.11. Signed-off-by: Willy Sudiarto Raharjo --- libraries/unixODBC/unixODBC.SlackBuild | 7 ++----- libraries/unixODBC/unixODBC.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'libraries/unixODBC') diff --git a/libraries/unixODBC/unixODBC.SlackBuild b/libraries/unixODBC/unixODBC.SlackBuild index cf588a77ba..b174e523ab 100644 --- a/libraries/unixODBC/unixODBC.SlackBuild +++ b/libraries/unixODBC/unixODBC.SlackBuild @@ -32,8 +32,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=unixODBC -VERSION=${VERSION:-2.3.7} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.3.11} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -45,9 +45,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/libraries/unixODBC/unixODBC.info b/libraries/unixODBC/unixODBC.info index 613db0505c..f155eb4a7d 100644 --- a/libraries/unixODBC/unixODBC.info +++ b/libraries/unixODBC/unixODBC.info @@ -1,8 +1,8 @@ PRGNAM="unixODBC" -VERSION="2.3.7" +VERSION="2.3.11" HOMEPAGE="http://www.unixodbc.org/" -DOWNLOAD="ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.7.tar.gz" -MD5SUM="274a711b0c77394e052db6493840c6f9" +DOWNLOAD="ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.11.tar.gz" +MD5SUM="0ff1fdbcb4c3c7dc2357f3fd6ba09169" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" -- cgit v1.2.3