Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] miniserve: update to 0.18.0
@ 2022-01-09 16:44 cinerea0
  2022-01-11 20:40 ` ericonr
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: cinerea0 @ 2022-01-09 16:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages mini
https://github.com/void-linux/void-packages/pull/34964

miniserve: update to 0.18.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 78583cab5723bdde2b38811d11bfeb7f73d6bed8 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 9 Jan 2022 11:42:47 -0500
Subject: [PATCH] miniserve: update to 0.18.0

---
 srcpkgs/miniserve/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/miniserve/template b/srcpkgs/miniserve/template
index 6b55e67ad131..8fce43252f16 100644
--- a/srcpkgs/miniserve/template
+++ b/srcpkgs/miniserve/template
@@ -1,6 +1,6 @@
 # Template file for 'miniserve'
 pkgname=miniserve
-version=0.14.0
+version=0.18.0
 revision=1
 build_style=cargo
 checkdepends="curl"
@@ -8,8 +8,9 @@ short_desc="CLI tool to serve files and dirs over HTTP"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/svenstaro/miniserve"
+changelog="https://raw.githubusercontent.com/svenstaro/miniserve/master/CHANGELOG.md"
 distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz"
-checksum=68e21c35a4577251f656f3d1ccac2de23abd68432810b11556bcc8976bb19fc5
+checksum=24860f103879fd881a522a7ad8f25f2c9dcd5e01287b0485bcabf3e88c719015
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

end of thread, other threads:[~2022-01-25 23:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-09 16:44 [PR PATCH] miniserve: update to 0.18.0 cinerea0
2022-01-11 20:40 ` ericonr
2022-01-12  0:27 ` cinerea0
2022-01-21  6:41 ` cinerea0
2022-01-24 17:14 ` [PR PATCH] [Updated] " cinerea0
2022-01-24 23:53 ` [PR REVIEW] " paper42
2022-01-24 23:56 ` [PR PATCH] [Updated] " cinerea0
2022-01-25 10:24 ` [PR REVIEW] " paper42
2022-01-25 16:37 ` cinerea0
2022-01-25 23:33 ` [PR PATCH] [Merged]: " paper42

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