unixodbc: update to 2.3.9.

This commit is contained in:
Anthony Iliopoulos 2020-09-12 19:42:37 +02:00 committed by Andrew J. Hesford
parent 0fb016e9db
commit 1e47870270

View file

@ -1,7 +1,7 @@
# Template file for 'unixodbc'
pkgname=unixodbc
version=2.3.7
revision=2
version=2.3.9
revision=1
wrksrc="unixODBC-${version}"
build_style=gnu-configure
makedepends="libltdl-devel readline-devel"
@ -11,7 +11,7 @@ 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=45f169ba1f454a72b8fcbb82abd832630a3bf93baa84731cf2949f449e1e3e77
checksum=52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207
libodbc_package() {
short_desc="ODBC library for Unix"