unixodbc ver. bump

This commit is contained in:
Rmys
2024-06-05 10:38:42 +03:00
parent c5fd79c82b
commit 6d7a1d6422
2 changed files with 10 additions and 1 deletions
+2
View File
@@ -25,6 +25,8 @@ def setup():
--enable-driver-conf \
--disable-stats ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()
+8 -1
View File
@@ -13,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="02d7bd887e1b51f470a2eb05e1fbebe7c1013662" type="targz">ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.11.tar.gz</Archive>
<Archive sha1sum="9f4bf8d4e31438bc56bacf059dc9ba558eeed736" type="targz">ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>libtool-ltdl</Dependency>
<Dependency>readline-devel</Dependency>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="7">
<Date>2024-06-04</Date>
<Version>2.3.12</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2023-05-27</Date>
<Version>2.3.11</Version>