summaryrefslogtreecommitdiffstats
path: root/package/unixodbc
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-08-27 09:35:11 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-27 14:41:45 +0200
commit2b141fcebd03a170fe05681dbb92524f7ea11f0d (patch)
tree06059b3ed155727e74e2b9ee272a7c1d0acbe59d /package/unixodbc
parenta3cf05758d81ccc90f3b5eae9122a5b02b431f90 (diff)
downloadbuildroot-2b141fcebd03a170fe05681dbb92524f7ea11f0d.tar.gz
buildroot-2b141fcebd03a170fe05681dbb92524f7ea11f0d.zip
package/unixodbc: bump version to 2.3.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/unixodbc')
-rw-r--r--package/unixodbc/unixodbc.hash6
-rw-r--r--package/unixodbc/unixodbc.mk2
2 files changed, 5 insertions, 3 deletions
diff --git a/package/unixodbc/unixodbc.hash b/package/unixodbc/unixodbc.hash
index a5c2d115ef..e99169c15d 100644
--- a/package/unixodbc/unixodbc.hash
+++ b/package/unixodbc/unixodbc.hash
@@ -1,2 +1,4 @@
-# From ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.2.tar.gz.md5
-md5 5e4528851eda5d3d4aed249b669bd05b unixODBC-2.3.2.tar.gz
+# From ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.4.tar.gz.md5
+md5 bd25d261ca1808c947cb687e2034be81 unixODBC-2.3.4.tar.gz
+# Locally computed
+sha256 2e1509a96bb18d248bf08ead0d74804957304ff7c6f8b2e5965309c632421e39 unixODBC-2.3.4.tar.gz
diff --git a/package/unixodbc/unixodbc.mk b/package/unixodbc/unixodbc.mk
index 067c1ca663..f66daab4a8 100644
--- a/package/unixodbc/unixodbc.mk
+++ b/package/unixodbc/unixodbc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-UNIXODBC_VERSION = 2.3.2
+UNIXODBC_VERSION = 2.3.4
UNIXODBC_SOURCE = unixODBC-$(UNIXODBC_VERSION).tar.gz
UNIXODBC_SITE = ftp://ftp.unixodbc.org/pub/unixODBC
UNIXODBC_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud