Update ntldd, more ucrt builds

This commit is contained in:
Christoph Reiter
2021-03-26 14:12:09 +01:00
parent 6b47001ccf
commit 446bfd4ed3
2 changed files with 4 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"