unixodbc: update to 2.3.11.

This commit is contained in:
mhmdanas 2023-03-01 17:57:24 +00:00 committed by Leah Neukirchen
parent a24e9933f7
commit 4d612c1b20

View File

@ -1,6 +1,6 @@
# Template file for 'unixodbc'
pkgname=unixodbc
version=2.3.9
version=2.3.11
revision=1
build_style=gnu-configure
makedepends="libltdl-devel readline-devel"
@ -8,9 +8,9 @@ conf_files="/etc/odbcinst.ini /etc/odbc.ini"
short_desc="Basic ODBC tools"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only, LGPL-2.1-or-later"
homepage="http://www.unixodbc.org"
distfiles="http://www.unixodbc.org/unixODBC-${version}.tar.gz"
checksum=52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207
homepage="https://www.unixodbc.org"
distfiles="https://www.unixodbc.org/unixODBC-${version}.tar.gz"
checksum=d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c
libodbc_package() {
short_desc="ODBC library for Unix"