From e1033edcc24b6a7256408d93a835ff8c12ea38ac Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 15 Nov 2020 14:48:22 +0100 Subject: [PATCH] unixodbc, bump version (#5414) --- .../{unixodbc-2.3.7.recipe => unixodbc-2.3.9.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dev-db/unixODBC/{unixodbc-2.3.7.recipe => unixodbc-2.3.9.recipe} (94%) diff --git a/dev-db/unixODBC/unixodbc-2.3.7.recipe b/dev-db/unixODBC/unixodbc-2.3.9.recipe similarity index 94% rename from dev-db/unixODBC/unixodbc-2.3.7.recipe rename to dev-db/unixODBC/unixodbc-2.3.9.recipe index c7c6b3538..2a4a71721 100644 --- a/dev-db/unixODBC/unixodbc-2.3.7.recipe +++ b/dev-db/unixODBC/unixodbc-2.3.9.recipe @@ -2,12 +2,12 @@ SUMMARY="Open Source ODBC sub-system" DESCRIPTION="unixODBC is an Open Source ODBC sub-system and an ODBC SDK \ for Linux, Mac OSX, and UNIX." HOMEPAGE="http://www.unixodbc.org/" -COPYRIGHT="1999-2018 Peter Harvey, Nick Gorham" +COPYRIGHT="1999-2020 Peter Harvey, Nick Gorham" LICENSE="GNU GPL v2 GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.unixodbc.org/unixODBC-$portVersion.tar.gz" -CHECKSUM_SHA256="45f169ba1f454a72b8fcbb82abd832630a3bf93baa84731cf2949f449e1e3e77" +CHECKSUM_SHA256="52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207" SOURCE_DIR="unixODBC-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64"