* update unixodbc to 2.3.12-1
This commit is contained in:
parent
9d4e88c5b9
commit
643454ce59
@ -4,7 +4,7 @@
|
||||
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
|
||||
|
||||
pkgname=unixodbc
|
||||
pkgver=2.3.11
|
||||
pkgver=2.3.12
|
||||
pkgrel=1
|
||||
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 riscv64)
|
||||
@ -13,7 +13,7 @@ url="http://www.unixodbc.org/"
|
||||
backup=('etc/odbc.ini' 'etc/odbcinst.ini')
|
||||
depends=('readline' 'libltdl')
|
||||
source=(ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-$pkgver.tar.gz)
|
||||
sha256sums=('d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c')
|
||||
sha256sums=('f210501445ce21bf607ba51ef8c125e10e22dffdffec377646462df5f01915ec')
|
||||
|
||||
build() {
|
||||
cd unixODBC-${pkgver}
|
||||
|
Loading…
x
Reference in New Issue
Block a user