From 6f25c1ce5d01b90e98e868eb47235ae36a2de09e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 30 Aug 2021 18:21:39 +0200 Subject: [PATCH] hashcat: update to 6.2.4. --- srcpkgs/hashcat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hashcat/template b/srcpkgs/hashcat/template index 9406fab0bfb..5cf30687b71 100644 --- a/srcpkgs/hashcat/template +++ b/srcpkgs/hashcat/template @@ -1,6 +1,6 @@ # Template file for 'hashcat' pkgname=hashcat -version=6.2.3 +version=6.2.4 revision=1 build_style=gnu-makefile make_build_args=" @@ -23,7 +23,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=c0be1c6693ee1f35c7bef1f79bf9e30a954f717ef42d00e37787aaeff3271e51 +checksum=9020396ff933693e310b479b641e86f1783d9819d60d1d907752ad8d24a60c31 build_options="unrar" desc_option_unrar="Enable support for unrar"