duckdb: add msys2_references
This commit is contained in:
parent
6de62b7f79
commit
224787d289
@ -10,6 +10,11 @@ arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://duckdb.org/'
|
||||
msys2_repository_url='https://github.com/duckdb/duckdb'
|
||||
msys2_references=(
|
||||
'anitya: 375556'
|
||||
'cpe: cpe:2.3:a:duckdb:duckdb'
|
||||
'gentoo: dev-db/duckdb'
|
||||
)
|
||||
license=('spdx:MIT')
|
||||
depepnds=(
|
||||
"${MINGW_PACKAGE_PREFIX}-cc-libs"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user