Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=63a14e9b8da6cae6349426d191ac34c905106e72
commit 63a14e9b8da6cae6349426d191ac34c905106e72 Author: crazy <[email protected]> Date: Mon Jan 8 21:04:30 2018 +0100 unixodbc-2.3.5-1-x86_64 * Version bump diff --git a/source/devel/unixodbc/FrugalBuild b/source/devel/unixodbc/FrugalBuild index c07b4f1..8ff539d 100644 --- a/source/devel/unixodbc/FrugalBuild +++ b/source/devel/unixodbc/FrugalBuild @@ -4,8 +4,8 @@ pkgname=unixodbc _F_archive_name=unixODBC -pkgver=2.3.4 -pkgrel=4 +pkgver=2.3.5 +pkgrel=1 pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources" url="http://www.unixodbc.org/" depends=('readline>=6.3-8' 'ncurses>=6.0-16' 'libtool>=2.4.6-5') @@ -14,6 +14,6 @@ backup=('etc/odbc.ini' 'etc/odbcinst.ini') archs=("x86_64") up2date="Flasttar $url/download.html" source=(ftp://ftp.unixodbc.org/pub/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('df3578b080fb67da544d4c83424a770729ef25fb') +sha1sums=('22b9254626d303be95d1eeafa34d452a45792545') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
