zlib-ng: add msys2_references (#24861)

This commit is contained in:
Dirk Stolle 2025-07-16 20:37:45 +02:00 committed by GitHub
parent 6c5b86269a
commit 5b338ca6c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,10 @@ pkgver=2.2.4
pkgrel=1
pkgdesc='zlib replacement with optimizations for next generation systems (mingw-w64)'
url='https://github.com/zlib-ng/zlib-ng'
msys2_references=(
'anitya: 115592'
'archlinux: zlib-ng'
)
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
license=("spdx:Zlib")