Merge pull request #1367 from alihanozturk/master

unixODBC:update
This commit is contained in:
yusuf
2016-03-27 02:49:41 +02:00
+3 -4
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -14,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>ODBC Interface for Linux</Summary>
<Description>The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms.</Description>
<Archive sha1sum="f84520fd58143625b614fde551435178a558ee2e" type="targz">http://www.unixodbc.org/unixODBC-2.3.2.tar.gz</Archive>
<Archive sha1sum="df3578b080fb67da544d4c83424a770729ef25fb" type="targz">ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>libtool-ltdl</Dependency>
</BuildDependencies>
@@ -58,8 +57,8 @@
<History>
<Update release="1">
<Date>2014-05-19</Date>
<Version>2.3.2</Version>
<Date>2016-03-27</Date>
<Version>2.3.4</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>