libntlm: rebuild

This commit is contained in:
Christoph Reiter
2023-12-17 17:27:50 +01:00
parent 353cae5380
commit 3b32d19fe8

View File

@@ -4,7 +4,7 @@ _realname=libntlm
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.6
pkgrel=1
pkgrel=2
pkgdesc="Library that implement Microsoft's NTLM authentication (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')