hashcat: update to 6.1.1.

This commit is contained in:
Duncaen 2020-08-05 01:39:13 +02:00
parent 88bf2520cc
commit 875392239a
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'hashcat'
pkgname=hashcat
version=6.0.0
version=6.1.1
revision=1
build_style=gnu-makefile
make_build_args="PREFIX=/usr
@ -18,7 +18,7 @@ license="MIT"
homepage="https://hashcat.net/hashcat/"
changelog="https://raw.githubusercontent.com/hashcat/hashcat/master/docs/changes.txt"
distfiles="https://hashcat.net/files/hashcat-${version}.tar.gz"
checksum=e8e70f2a5a608a4e224ccf847ad2b8e4d68286900296afe00eb514d8c9ec1285
checksum=39c140bbb3c0bdb1564bfa9b9a1cff49115a42f4c9c19e9b066b617aea309f80
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="Not supported on big endian"