Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: websocat
@ 2020-05-21  4:30 Noah-Huppert
  2020-11-22  5:16 ` [PR PATCH] [Closed]: " the-maldridge
  2020-11-22  5:16 ` the-maldridge
  0 siblings, 2 replies; 3+ messages in thread
From: Noah-Huppert @ 2020-05-21  4:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Noah-Huppert/void-packages websocat
https://github.com/void-linux/void-packages/pull/22162

New package: websocat


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

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

From 985cb52af06d6e1feec16946271aa1af0ef5e038 Mon Sep 17 00:00:00 2001
From: Noah Huppert <contact@noahh.io>
Date: Thu, 21 May 2020 00:29:23 -0400
Subject: [PATCH] New package: websocat

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

diff --git a/srcpkgs/websocat/template b/srcpkgs/websocat/template
new file mode 100644
index 00000000000..ef0bb99f369
--- /dev/null
+++ b/srcpkgs/websocat/template
@@ -0,0 +1,15 @@
+# Template file for 'websocat'
+pkgname=websocat
+version=1.5.0
+revision=1
+build_style=cargo
+short_desc="Command-line client for WebSockets"
+maintainer="Noah Huppert <contact@noahh.io>"
+license="MIT"
+homepage="https://github.com/vi/websocat"
+distfiles="https://github.com/vi/websocat/archive/v${version}.tar.gz"
+checksum=3ffdb25e937095d95b564eafd805cb7ca141570f95c1296b6dd336d4d016445f
+
+post_install() {
+			vlicense LICENSE
+}

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

end of thread, other threads:[~2020-11-22  5:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21  4:30 [PR PATCH] New package: websocat Noah-Huppert
2020-11-22  5:16 ` [PR PATCH] [Closed]: " the-maldridge
2020-11-22  5:16 ` the-maldridge

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