We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24e993 commit 4d612c1Copy full SHA for 4d612c1
1 file changed
srcpkgs/unixodbc/template
@@ -1,16 +1,16 @@
1
# Template file for 'unixodbc'
2
pkgname=unixodbc
3
-version=2.3.9
+version=2.3.11
4
revision=1
5
build_style=gnu-configure
6
makedepends="libltdl-devel readline-devel"
7
conf_files="/etc/odbcinst.ini /etc/odbc.ini"
8
short_desc="Basic ODBC tools"
9
maintainer="Orphaned <orphan@voidlinux.org>"
10
license="GPL-2.0-only, LGPL-2.1-or-later"
11
-homepage="http://www.unixodbc.org"
12
-distfiles="http://www.unixodbc.org/unixODBC-${version}.tar.gz"
13
-checksum=52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207
+homepage="https://www.unixodbc.org"
+distfiles="https://www.unixodbc.org/unixODBC-${version}.tar.gz"
+checksum=d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c
14
15
libodbc_package() {
16
short_desc="ODBC library for Unix"
0 commit comments