unixodbc: update to 2.3.14

This commit is contained in:
Dirk Stolle 2025-10-08 06:24:20 +02:00
parent c37f13c694
commit 76cc4a0380

View File

@ -3,7 +3,7 @@
_realname=unixodbc
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.3.13
pkgver=2.3.14
pkgrel=1
pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources (mingw-w64)"
arch=('any')
@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
conflicts=("${MINGW_PACKAGE_PREFIX}-firebird2-git")
license=('spdx:LGPL-2.1-or-later AND GPL-2.0')
source=("http://www.unixodbc.org/unixODBC-${pkgver}.tar.gz")
sha256sums=('119afef5f4cb04e780ca6cf763265b9fb2b99c4c11349a3f9cab14069d2c7c2b')
sha256sums=('4e2814de3e01fc30b0b9f75e83bb5aba91ab0384ee951286504bb70205524771')
apply_patch_with_msg() {
for _patch in "$@"