unixodbc: add v2.3.12 (#46650)

This commit is contained in:
Wouter Deconinck 2024-09-30 03:18:22 -05:00 committed by GitHub
parent e0987e0350
commit 05ad0618cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ class Unixodbc(AutotoolsPackage):
license("LGPL-2.0-or-later")
version("2.3.12", sha256="f210501445ce21bf607ba51ef8c125e10e22dffdffec377646462df5f01915ec")
version("2.3.4", sha256="2e1509a96bb18d248bf08ead0d74804957304ff7c6f8b2e5965309c632421e39")
depends_on("c", type="build")