Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] acmetool: update to 0.2.1
@ 2019-11-05  3:17 voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-11-05  3:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages acmetool
https://github.com/void-linux/void-packages/pull/16135

acmetool: update to 0.2.1
@Vaelatern As far as I can tell it works, I do not run a webserver, though I did run a temp one and it was trying to install the certs, but of course I have no domain tied to my temp server so install failed.

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

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

From a614b711aff232ded614c0b677d6ccf33311decf Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 4 Nov 2019 21:16:01 -0600
Subject: [PATCH] acmetool: update to 0.2.1

---
 srcpkgs/acmetool/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/acmetool/template b/srcpkgs/acmetool/template
index 706cf46a172..e9e3993b7fc 100644
--- a/srcpkgs/acmetool/template
+++ b/srcpkgs/acmetool/template
@@ -1,8 +1,7 @@
 # Template file for 'acmetool'
 pkgname=acmetool
-version=0.0.67
-revision=6
-wrksrc="acme-${version}"
+version=0.2.1
+revision=1
 build_style=go
 go_import_path=github.com/hlandau/acme
 go_package="github.com/hlandau/acme/cmd/acmetool"
@@ -14,7 +13,7 @@ license="RILTS-based"
 homepage="https://hlandau.github.io/acme/"
 distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
  https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
-checksum="01f78340006539c62bb86250433d2f819ab529ccd9a0aa74e140ff0fee839073
+checksum="54acffe7381696ecdc829f65810897075d17c5600c077f431eda5e5244189a74
  fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc"
 skip_extraction=COPYING
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-05  3:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05  3:17 [PR PATCH] acmetool: update to 0.2.1 voidlinux-github

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