Github messages for voidlinux
 help / color / mirror / Atom feed
From: Demedim <Demedim@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] aircrack-ng: fix dependency name libpcap
Date: Thu, 09 Dec 2021 22:03:14 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34452@inbox.vuxu.org> (raw)

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

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

https://github.com/Demedim/void-packages aircrack-ng
https://github.com/void-linux/void-packages/pull/34452

aircrack-ng: fix dependency name libpcap
The dependency that was needed was libpcap-devel instead of libcap-devel.
This PR is a fix to [#34380](https://github.com/void-linux/void-packages/pull/34380)

#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From d60625563c93761429493f208589198b708eb5a5 Mon Sep 17 00:00:00 2001
From: Demedim <40205709+Demedim@users.noreply.github.com>
Date: Thu, 9 Dec 2021 22:00:01 +0100
Subject: [PATCH] aircrack-ng: fix dependency name libpcap

---
 srcpkgs/aircrack-ng/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aircrack-ng/template b/srcpkgs/aircrack-ng/template
index ef5d46cebac1..9cea02024ec9 100644
--- a/srcpkgs/aircrack-ng/template
+++ b/srcpkgs/aircrack-ng/template
@@ -1,10 +1,10 @@
 # Template file for 'aircrack-ng'
 pkgname=aircrack-ng
 version=1.6
-revision=4
+revision=5
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config"
-makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel libcap-devel"
+makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel libpcap-devel"
 short_desc="Complete suite of tools to assess WiFi network security"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"

             reply	other threads:[~2021-12-09 21:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 21:03 Demedim [this message]
2021-12-11  3:00 ` ericonr
2021-12-17 12:13 ` paper42
2021-12-17 21:15 ` jbenden
2021-12-17 21:17 ` jbenden
2022-06-18  2:13 ` github-actions
2022-06-18 19:52 ` jbenden
2022-06-18 19:53 ` jbenden
2022-06-18 19:54 ` jbenden
2022-06-24 20:28 ` paper42
2022-07-26 19:05 ` paper42
2022-07-26 19:05 ` [PR PATCH] [Closed]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34452@inbox.vuxu.org \
    --to=demedim@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).