Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] subfinder: update to 2.5.8
@ 2023-05-20  2:40 cinerea0
  2023-05-31 14:24 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cinerea0 @ 2023-05-20  2:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages subfinder
https://github.com/void-linux/void-packages/pull/43953

subfinder: update to 2.5.8
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From f2aa0b82a68cdc472830a8e06d5ea71beeb7ac73 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 19 May 2023 22:39:07 -0400
Subject: [PATCH] subfinder: update to 2.5.8

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

diff --git a/srcpkgs/subfinder/template b/srcpkgs/subfinder/template
index 7a74a7e2e9de..d13fca81ad83 100644
--- a/srcpkgs/subfinder/template
+++ b/srcpkgs/subfinder/template
@@ -1,7 +1,7 @@
 # Template file for 'subfinder'
 pkgname=subfinder
-version=2.5.7
-revision=2
+version=2.5.8
+revision=1
 build_wrksrc=v2
 build_style=go
 go_import_path="github.com/projectdiscovery/subfinder/v2"
@@ -11,7 +11,7 @@ maintainer="w. fnintr <wfnintr@null.net>"
 license="MIT"
 homepage="https://github.com/projectdiscovery/subfinder"
 distfiles="https://github.com/projectdiscovery/subfinder/archive/refs/tags/v${version}.tar.gz"
-checksum=6ff2b05189727ab3bd8e3391b7c5c9c4ae2079a81e766f509fe21033c435134d
+checksum=d1b8adfd674cc72127401d7a51dfef42f336bf5e0e1ac46815a2c48ee0129e69
 
 post_install() {
 	vlicense ../LICENSE.md

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

* Re: [PR PATCH] [Updated] subfinder: update to 2.5.8
  2023-05-20  2:40 [PR PATCH] subfinder: update to 2.5.8 cinerea0
@ 2023-05-31 14:24 ` cinerea0
  2023-06-08 13:38 ` [PR PATCH] [Updated] subfinder: update to 2.5.9 cinerea0
  2023-06-14 17:27 ` [PR PATCH] [Merged]: subfinder: update to 2.6.0 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2023-05-31 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages subfinder
https://github.com/void-linux/void-packages/pull/43953

subfinder: update to 2.5.8
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From cb17b6e6b36c7c2f170fc50aa6e46d714b28c332 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 31 May 2023 10:24:10 -0400
Subject: [PATCH] subfinder: update to 2.5.9

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

diff --git a/srcpkgs/subfinder/template b/srcpkgs/subfinder/template
index 7a74a7e2e9de..e7cabd1d4975 100644
--- a/srcpkgs/subfinder/template
+++ b/srcpkgs/subfinder/template
@@ -1,7 +1,7 @@
 # Template file for 'subfinder'
 pkgname=subfinder
-version=2.5.7
-revision=2
+version=2.5.9
+revision=1
 build_wrksrc=v2
 build_style=go
 go_import_path="github.com/projectdiscovery/subfinder/v2"
@@ -11,7 +11,7 @@ maintainer="w. fnintr <wfnintr@null.net>"
 license="MIT"
 homepage="https://github.com/projectdiscovery/subfinder"
 distfiles="https://github.com/projectdiscovery/subfinder/archive/refs/tags/v${version}.tar.gz"
-checksum=6ff2b05189727ab3bd8e3391b7c5c9c4ae2079a81e766f509fe21033c435134d
+checksum=1896aa51b20a04c4abb837671632206355733954138fa3f1d9b039a355cf73a8
 
 post_install() {
 	vlicense ../LICENSE.md

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

* Re: [PR PATCH] [Updated] subfinder: update to 2.5.9
  2023-05-20  2:40 [PR PATCH] subfinder: update to 2.5.8 cinerea0
  2023-05-31 14:24 ` [PR PATCH] [Updated] " cinerea0
@ 2023-06-08 13:38 ` cinerea0
  2023-06-14 17:27 ` [PR PATCH] [Merged]: subfinder: update to 2.6.0 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2023-06-08 13:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages subfinder
https://github.com/void-linux/void-packages/pull/43953

subfinder: update to 2.5.9
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 766dcfb16dc60e9ea6a8bc70bcff63439161c1e6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 8 Jun 2023 09:38:16 -0400
Subject: [PATCH] subfinder: update to 2.6.0

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

diff --git a/srcpkgs/subfinder/template b/srcpkgs/subfinder/template
index 7a74a7e2e9de..b772ca6cff7d 100644
--- a/srcpkgs/subfinder/template
+++ b/srcpkgs/subfinder/template
@@ -1,7 +1,7 @@
 # Template file for 'subfinder'
 pkgname=subfinder
-version=2.5.7
-revision=2
+version=2.6.0
+revision=1
 build_wrksrc=v2
 build_style=go
 go_import_path="github.com/projectdiscovery/subfinder/v2"
@@ -11,7 +11,7 @@ maintainer="w. fnintr <wfnintr@null.net>"
 license="MIT"
 homepage="https://github.com/projectdiscovery/subfinder"
 distfiles="https://github.com/projectdiscovery/subfinder/archive/refs/tags/v${version}.tar.gz"
-checksum=6ff2b05189727ab3bd8e3391b7c5c9c4ae2079a81e766f509fe21033c435134d
+checksum=a98dc92135ff462aa9e99f3bdfe079a14849c9f926028a7bb44af591ed18aa21
 
 post_install() {
 	vlicense ../LICENSE.md

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

* Re: [PR PATCH] [Merged]: subfinder: update to 2.6.0
  2023-05-20  2:40 [PR PATCH] subfinder: update to 2.5.8 cinerea0
  2023-05-31 14:24 ` [PR PATCH] [Updated] " cinerea0
  2023-06-08 13:38 ` [PR PATCH] [Updated] subfinder: update to 2.5.9 cinerea0
@ 2023-06-14 17:27 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-14 17:27 UTC (permalink / raw)
  To: ml

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

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

subfinder: update to 2.6.0
https://github.com/void-linux/void-packages/pull/43953

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


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

end of thread, other threads:[~2023-06-14 17:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-20  2:40 [PR PATCH] subfinder: update to 2.5.8 cinerea0
2023-05-31 14:24 ` [PR PATCH] [Updated] " cinerea0
2023-06-08 13:38 ` [PR PATCH] [Updated] subfinder: update to 2.5.9 cinerea0
2023-06-14 17:27 ` [PR PATCH] [Merged]: subfinder: update to 2.6.0 Duncaen

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