Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: unixodbc
|
||||
description: Open specification for providing application developers with a predictable API with which to access Data Sources
|
||||
version: 2.3.14
|
||||
revision: 1
|
||||
url: https://www.unixodbc.org/
|
||||
license: GPL2-or-later,LGPL2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libtool
|
||||
- readline
|
||||
downloads:
|
||||
- url: https://github.com/lurcher/unixODBC/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 3bd23171aca274820ef5cb4961b191adf2cf98509bea4d1b1b0a8630359ee2fb
|
||||
Reference in New Issue
Block a user