unixODBC ver. bump
This commit is contained in:
@@ -21,6 +21,7 @@ def setup():
|
||||
--disable-gui \
|
||||
--enable-threads \
|
||||
--enable-drivers \
|
||||
--enable-driverc \
|
||||
--enable-driver-conf \
|
||||
--disable-stats ")
|
||||
|
||||
|
||||
@@ -13,15 +13,17 @@
|
||||
<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="a066c4f3fcb19befbaf5a5801b830ec41b7318df" type="targz">ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.7.tar.gz</Archive>
|
||||
<Archive sha1sum="8787833ccfa6b7b6b14a391ae9cbefcff13fb753" type="targz">ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.9.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>unixODBC</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>readline</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -43,6 +45,7 @@
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/odbc_config</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -56,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2023-02-11</Date>
|
||||
<Version>2.3.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-01-12</Date>
|
||||
<Version>2.3.7</Version>
|
||||
|
||||
Reference in New Issue
Block a user