Github messages for voidlinux
 help / color / mirror / Atom feed
From: jsav0 <jsav0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: httpx-1.0.2
Date: Fri, 30 Oct 2020 00:36:20 +0100	[thread overview]
Message-ID: <20201029233620.mX2_fRUMQSUz61pybUYbVEaaxBAssijFlI2QDfjM5fs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25480@inbox.vuxu.org>

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

There is an updated pull request by jsav0 against master on the void-packages repository

https://github.com/jsav0/void-packages master
https://github.com/void-linux/void-packages/pull/25480

New package: httpx-1.0.2


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

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

From a3baa8a729464b11487df751ff821a4ba76112b3 Mon Sep 17 00:00:00 2001
From: n0a110w <n0a110w@thinkvoid.lan>
Date: Fri, 9 Oct 2020 16:33:32 -0400
Subject: [PATCH] New package: httpx-1.0.2

---
 srcpkgs/httpx/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/httpx/template

diff --git a/srcpkgs/httpx/template b/srcpkgs/httpx/template
new file mode 100644
index 00000000000..732425b7c53
--- /dev/null
+++ b/srcpkgs/httpx/template
@@ -0,0 +1,18 @@
+# Template file for 'httpx'
+pkgname=httpx
+version=1.0.2
+revision=1
+build_style=go
+go_import_path="github.com/projectdiscovery/httpx"
+go_package="${go_import_path}/cmd/httpx"
+hostmakedepends="git"
+short_desc="Fast, multi-threaded, multi-purpose HTTP prober toolkit"
+maintainer="w. fnintr <wfnintr@null.net>"
+license="MIT"
+homepage="https://github.com/projectdiscovery/httpx"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ba3108b91aa9ce23fad4bac921676105f16f8d65c9f276f0e657a3d45451cda2
+
+post_install() {
+	vlicense LICENSE.md
+}

  reply	other threads:[~2020-10-29 23:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 20:35 [PR PATCH] " jsav0
2020-10-29 23:36 ` jsav0 [this message]
2020-10-29 23:55 ` [PR PATCH] [Updated] " jsav0
2020-10-29 23:57 ` jsav0
2020-10-29 23:57 ` [PR PATCH] [Closed]: " jsav0

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=20201029233620.mX2_fRUMQSUz61pybUYbVEaaxBAssijFlI2QDfjM5fs@z \
    --to=jsav0@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).