diff --git a/srcpkgs/hashcat/template b/srcpkgs/hashcat/template index 1308ed73b3c..7962bf86297 100644 --- a/srcpkgs/hashcat/template +++ b/srcpkgs/hashcat/template @@ -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"