Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hashcat: preserve build options in install phase
@ 2020-04-28 14:13 ahesford
  2020-04-28 14:20 ` [PR PATCH] [Closed]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-04-28 14:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

There is a new pull request by ahesford against master on the void-packages repository

https://github.com/ahesford/void-packages hashcat
https://github.com/void-linux/void-packages/pull/21428

hashcat: preserve build options in install phase


A patch file from https://github.com/void-linux/void-packages/pull/21428.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hashcat-21428.patch --]
[-- Type: text/x-diff, Size: 967 bytes --]

From 122629417170899346b94f5c6dda07855a3dcd7d Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 28 Apr 2020 10:04:54 -0400
Subject: [PATCH] hashcat: preserve build options in install phase

---
 srcpkgs/hashcat/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/hashcat/template b/srcpkgs/hashcat/template
index 2febf41f092..e982f99cebf 100644
--- a/srcpkgs/hashcat/template
+++ b/srcpkgs/hashcat/template
@@ -1,13 +1,14 @@
 # Template file for 'hashcat'
 pkgname=hashcat
 version=5.1.0
-revision=1
+revision=2
 build_style=gnu-makefile
 make_build_args="PREFIX=/usr
  USE_SYSTEM_OPENCL=1 USE_SYSTEM_XXHASH=1
  DEPS_OPENCL_PATH=${XBPS_CROSS_BASE}/usr/include
  DEPS_XXHASH_PATH=${XBPS_CROSS_BASE}/usr/include"
 make_use_env=yes
+make_install_args="$make_build_args"
 makedepends="gmp-devel opencl2-headers xxHash-devel"
 checkdepends="perl"
 short_desc="Advanced CPU-based password recovery utility"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: hashcat: preserve build options in install phase
  2020-04-28 14:13 [PR PATCH] hashcat: preserve build options in install phase ahesford
@ 2020-04-28 14:20 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2020-04-28 14:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 182 bytes --]

There's a closed pull request on the void-packages repository

hashcat: preserve build options in install phase
https://github.com/void-linux/void-packages/pull/21428

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-28 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 14:13 [PR PATCH] hashcat: preserve build options in install phase ahesford
2020-04-28 14:20 ` [PR PATCH] [Closed]: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).