[Frugalware-git] openjava: libiodbc-3.52.8-1-x86_64
Daniel Exner
dex at dragonslave.de
Sun Jun 17 13:40:39 CEST 2012
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=e10b23fb8d246c22bfc804b1033a7d252d171390
commit e10b23fb8d246c22bfc804b1033a7d252d171390
Author: Daniel Exner <dex at dragonslave.de>
Date: Sun Jun 17 11:40:40 2012 +0200
libiodbc-3.52.8-1-x86_64
* version bump
* changed maintainer: not crazy anymore but me
* changed source url
diff --git a/source/lib/libiodbc/FrugalBuild b/source/lib/libiodbc/FrugalBuild
index 3e76f14..9ef66e9 100644
--- a/source/lib/libiodbc/FrugalBuild
+++ b/source/lib/libiodbc/FrugalBuild
@@ -1,23 +1,25 @@
# Compiling Time: 0.92 SBU
-# Maintainer: crazy <crazy at frugalware.org>
+# Maintainer: DeX77 <dex at dragonslave.de>
+
pkgname=libiodbc
-pkgver=3.52.7
+pkgver=3.52.8
pkgrel=1
pkgdesc="Open DataBase Connectivity library."
url="http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/"
depends=('glibc')
groups=('lib')
archs=('i686' 'x86_64' 'arm')
-source=(http://www.iodbc.org/downloads/iODBC/$pkgname-$pkgver.tar.gz)
up2date="Flasttar http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/Downloads"
+source="http://downloads.sourceforge.net/project/iodbc/iodbc/$pkgver/$pkgname-$pkgver.tar.gz"
+
## without these custom /etc and /include/ paths it conflicts with unixodbc ..
Fconfopts="$Fconfopts --sysconfdir=/etc/iodbc \
--disable-gui --disable-gtktest \
--with-iodbc-inidir=/etc/iodbc \
--includedir=/usr/include/iodbc \
--disable-libodbc"
-sha1sums=('53988878b6897d5ce7b8f62138f1f7e0e40b7d4f')
+sha1sums=('93a3f061afff3152c5fcee1e5af8b802760a7e74')
# optimization OK
More information about the Frugalware-git
mailing list