From 34e6c976d28892a7bd3f7578f10fcfa57865472f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 Dec 2011 23:15:05 +0000 Subject: Thu Dec 22 23:15:04 UTC 2011 --- extra/unixodbc/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/unixodbc/PKGBUILD') diff --git a/extra/unixodbc/PKGBUILD b/extra/unixodbc/PKGBUILD index fa76fd234..36a06ccae 100644 --- a/extra/unixodbc/PKGBUILD +++ b/extra/unixodbc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 137809 2011-09-11 11:42:08Z pierre $ +# $Id: PKGBUILD 145345 2011-12-21 20:47:39Z andrea $ # Maintainer: AndyRTR # Contributor: Judd Vinet # Contributor: Tom Newsom pkgname=unixodbc -pkgver=2.3.0 -pkgrel=2 +pkgver=2.3.1 +pkgrel=1 pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources" arch=('i686' 'x86_64') license=('GPL2' 'LGPL2.1') @@ -14,7 +14,7 @@ backup=('etc/odbc.ini' 'etc/odbcinst.ini') depends=('readline' 'libltdl') options=('!libtool') source=("http://www.unixodbc.org/unixODBC-$pkgver.tar.gz") -md5sums=('f2ad22cbdffe836c58987ed2332c2e99') +md5sums=('86788d4006620fa1f171c13d07fdcaab') build() { cd ${srcdir}/unixODBC-${pkgver} -- cgit v1.2.3-54-g00ecf