* update unixodbc to 2.3.12-3
This commit is contained in:
parent
66cfd9dc3d
commit
9e1e1e6dda
@ -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
|
||||
|
@ -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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user