Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: httpx-1.0.2
@ 2020-10-09 20:35 jsav0
  2020-10-29 23:36 ` [PR PATCH] [Updated] " jsav0
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jsav0 @ 2020-10-09 20:35 UTC (permalink / raw)
  To: ml

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

There is a new 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
+}

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

end of thread, other threads:[~2020-10-29 23:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 20:35 [PR PATCH] New package: httpx-1.0.2 jsav0
2020-10-29 23:36 ` [PR PATCH] [Updated] " jsav0
2020-10-29 23:55 ` jsav0
2020-10-29 23:57 ` jsav0
2020-10-29 23:57 ` [PR PATCH] [Closed]: " jsav0

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).