Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] miniupnpc: update to 2.2.0
@ 2020-11-13 16:10 4ricci
  2020-11-14 20:09 ` [PR PATCH] [Updated] " 4ricci
  2020-11-14 21:47 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: 4ricci @ 2020-11-13 16:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/4ricci/void-packages miniupnpc-2.2.0
https://github.com/void-linux/void-packages/pull/26355

miniupnpc: update to 2.2.0


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

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

From eeebc50cf1544f4a1bc4bb50330d0c06cc8d2414 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Fri, 13 Nov 2020 17:09:40 +0100
Subject: [PATCH] miniupnpc: update to 2.2.0

---
 srcpkgs/miniupnpc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/miniupnpc/template b/srcpkgs/miniupnpc/template
index 1831825e075..3fe4e4d1e37 100644
--- a/srcpkgs/miniupnpc/template
+++ b/srcpkgs/miniupnpc/template
@@ -1,6 +1,6 @@
 # Template file for 'miniupnpc'
 pkgname=miniupnpc
-version=2.1
+version=2.2.0
 revision=1
 build_style=gnu-makefile
 short_desc="A small UPnP client library/tool to access Internet Gateway Devices"
@@ -9,7 +9,7 @@ license="BSD-3-Clause"
 #changelog="http://miniupnp.free.fr/files/changelog.php?file=miniupnpc-${version}.tar.gz"
 homepage="http://miniupnp.free.fr"
 distfiles="http://miniupnp.free.fr/files/${pkgname}-${version}.tar.gz"
-checksum=e19fb5e01ea5a707e2a8cb96f537fbd9f3a913d53d804a3265e3aeab3d2064c6
+checksum=ff56bec3e5a3aec41f4decb43cb0b925231d6ab4cdfd7a74caa5c7c1043c4ef0
 
 CFLAGS="-fPIC"
 

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

* Re: [PR PATCH] [Updated] miniupnpc: update to 2.2.0
  2020-11-13 16:10 [PR PATCH] miniupnpc: update to 2.2.0 4ricci
@ 2020-11-14 20:09 ` 4ricci
  2020-11-14 21:47 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: 4ricci @ 2020-11-14 20:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by 4ricci against master on the void-packages repository

https://github.com/4ricci/void-packages miniupnpc-2.2.0
https://github.com/void-linux/void-packages/pull/26355

miniupnpc: update to 2.2.0


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

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

From 9565e1da011231c57c3f4a238e17eec9b9d961e1 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Fri, 13 Nov 2020 17:09:40 +0100
Subject: [PATCH] miniupnpc: update to 2.2.0

---
 srcpkgs/miniupnpc/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/miniupnpc/template b/srcpkgs/miniupnpc/template
index 1831825e075..282a418415d 100644
--- a/srcpkgs/miniupnpc/template
+++ b/srcpkgs/miniupnpc/template
@@ -1,15 +1,15 @@
 # Template file for 'miniupnpc'
 pkgname=miniupnpc
-version=2.1
+version=2.2.0
 revision=1
 build_style=gnu-makefile
-short_desc="A small UPnP client library/tool to access Internet Gateway Devices"
+short_desc="Small UPnP client library/tool to access Internet Gateway Devices"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 #changelog="http://miniupnp.free.fr/files/changelog.php?file=miniupnpc-${version}.tar.gz"
 homepage="http://miniupnp.free.fr"
 distfiles="http://miniupnp.free.fr/files/${pkgname}-${version}.tar.gz"
-checksum=e19fb5e01ea5a707e2a8cb96f537fbd9f3a913d53d804a3265e3aeab3d2064c6
+checksum=ff56bec3e5a3aec41f4decb43cb0b925231d6ab4cdfd7a74caa5c7c1043c4ef0
 
 CFLAGS="-fPIC"
 

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

* Re: [PR PATCH] [Merged]: miniupnpc: update to 2.2.0
  2020-11-13 16:10 [PR PATCH] miniupnpc: update to 2.2.0 4ricci
  2020-11-14 20:09 ` [PR PATCH] [Updated] " 4ricci
@ 2020-11-14 21:47 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-11-14 21:47 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

miniupnpc: update to 2.2.0
https://github.com/void-linux/void-packages/pull/26355

Description:


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

end of thread, other threads:[~2020-11-14 21:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13 16:10 [PR PATCH] miniupnpc: update to 2.2.0 4ricci
2020-11-14 20:09 ` [PR PATCH] [Updated] " 4ricci
2020-11-14 21:47 ` [PR PATCH] [Merged]: " ahesford

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