* update unixodbc to 2.3.12-3

This commit is contained in:
Alexander Baldeck 2025-02-04 13:16:22 +01:00
parent 66cfd9dc3d
commit 9e1e1e6dda
2 changed files with 7 additions and 2 deletions

View File

@ -1,9 +1,14 @@
pkgbase = unixodbc
pkgdesc = ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources
pkgver = 2.3.12
pkgrel = 2
pkgrel = 3
url = http://www.unixodbc.org/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = espresso
arch = riscv64
license = GPL-2.0-or-later
license = LGPL-2.1-or-later
depends = readline

View File

@ -5,7 +5,7 @@
pkgname=unixodbc
pkgver=2.3.12
pkgrel=2
pkgrel=3
pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources"
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)
license=('GPL-2.0-or-later' 'LGPL-2.1-or-later')