Update ntldd, more ucrt builds
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
_realname=ntldd
|
||||
pkgbase=mingw-w64-${_realname}-git
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
|
||||
pkgver=r15.e7622f6
|
||||
pkgrel=2
|
||||
pkgver=r19.7fb9365
|
||||
pkgrel=1
|
||||
pkgdesc="Tracks dependencides in Windows PE binaries (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
url="https://github.com/LRN/ntldd"
|
||||
license=("GPL3")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
@@ -7,6 +7,7 @@ pkgver=0.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="Extremely fast non-cryptographic hash algorithm (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
url="https://github.com/Cyan4973/xxHash"
|
||||
license=('BSD')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
Reference in New Issue
Block a user