unixodbc: update to 2.3.3.
This commit is contained in:
parent
dcb8d4a9eb
commit
075b3abb75
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unixodbc'
|
||||
pkgname=unixodbc
|
||||
version=2.3.2
|
||||
version=2.3.3
|
||||
revision=1
|
||||
wrksrc="unixODBC-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.unixodbc.org"
|
||||
distfiles="http://www.unixodbc.org/unixODBC-${version}.tar.gz"
|
||||
checksum=9c3459742f25df5aa3c10a61429bde51a6d4f11552c03095f1d33d7eb02b5c9a
|
||||
checksum=90a4d04962050113ffc6507094cce3d1770f84926f4c032f23892ce57df5d788
|
||||
|
||||
libodbc_package() {
|
||||
short_desc="ODBC library for Unix"
|
||||
|
|
Loading…
Reference in a new issue