From bfc15b1a4c05caae9446b96dbedadb0cb1ef7e34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 21 Nov 2018 12:17:07 +0100 Subject: [PATCH] hashcat: rebuild for metadata --- srcpkgs/hashcat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hashcat/template b/srcpkgs/hashcat/template index 868ef1146d5..06a4ccbff70 100644 --- a/srcpkgs/hashcat/template +++ b/srcpkgs/hashcat/template @@ -1,7 +1,7 @@ # Template file for 'hashcat' pkgname=hashcat version=4.2.1 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="LFLAGS=${LDFLAGS} PREFIX=/usr" makedepends="gmp-devel opencl2-headers"