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