Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: waypoint-0.1.2
@ 2020-10-17  3:41 nilium
  2020-10-17  4:00 ` nilium
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: nilium @ 2020-10-17  3:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages waypoint
https://github.com/void-linux/void-packages/pull/25665

New package: waypoint-0.1.2


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

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

From 47a3a3cf57857b2849c56baefbde7c3b5a75126d Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@nil.dev>
Date: Fri, 16 Oct 2020 20:28:12 -0700
Subject: [PATCH] New package: waypoint-0.1.2

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

diff --git a/srcpkgs/waypoint/template b/srcpkgs/waypoint/template
new file mode 100644
index 000000000000..0150225b50c5
--- /dev/null
+++ b/srcpkgs/waypoint/template
@@ -0,0 +1,18 @@
+# Template file for 'waypoint'
+pkgname=waypoint
+version=0.1.2
+revision=1
+build_style=gnu-makefile
+make_build_target=bin
+hostmakedepends="git go go-bindata"
+short_desc="Tool to build, deploy, and release any application on any platform"
+maintainer="Noel Cower <ncower@nil.dev>"
+license="MPL-2.0"
+homepage="https://www.waypointproject.io"
+distfiles="https://github.com/hashicorp/waypoint/archive/v${version}.tar.gz"
+checksum=20723ab3fd8dab0fc578f2ec2d8506eacbafe1b9837ab083c82f011ed1cdd226
+
+do_install() {
+	vlicense LICENSE
+	vbin waypoint
+}

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

end of thread, other threads:[~2020-11-13  6:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-17  3:41 [PR PATCH] New package: waypoint-0.1.2 nilium
2020-10-17  4:00 ` nilium
2020-10-17  4:29 ` [PR PATCH] [Updated] " nilium
2020-10-26 21:10 ` smorimoto
2020-10-27  0:27 ` nilium
2020-11-13  4:52 ` nilium
2020-11-13  4:52 ` [PR PATCH] [Closed]: " nilium
2020-11-13  5:19 ` smorimoto
2020-11-13  5:21 ` nilium
2020-11-13  5:26 ` smorimoto
2020-11-13  6:04 ` smorimoto
2020-11-13  6:05 ` smorimoto

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