Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libhtp: update to 0.5.36.
@ 2020-12-07  0:23 ndowens
  2020-12-07 18:48 ` [PR PATCH] [Updated] " ndowens
  2020-12-08 17:30 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-12-07  0:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages libhtp
https://github.com/void-linux/void-packages/pull/27009

libhtp: update to 0.5.36.


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

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

From 3b926f2d00656660c0e4b22f415da8af474cd99d Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 6 Dec 2020 18:23:51 -0600
Subject: [PATCH] libhtp: update to 0.5.36.

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

diff --git a/srcpkgs/libhtp/template b/srcpkgs/libhtp/template
index 3ce59e3e764..38ceef8b970 100644
--- a/srcpkgs/libhtp/template
+++ b/srcpkgs/libhtp/template
@@ -1,6 +1,6 @@
 # Template file for 'libhtp'
 pkgname=libhtp
-version=0.5.35
+version=0.5.36
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/OISF/libhtp"
 distfiles="https://github.com/OISF/libhtp/archive/${version}.tar.gz"
-checksum=4c3ac4c6027710455ffe725f24ac6a83b2c13fe0afc83b74df2cca78ba46976a
+checksum=ab1dd6cfd4ab4c36624a5c74793d80d1b7f50f5791620f47bfd831a79e32bc4b
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Updated] libhtp: update to 0.5.36.
  2020-12-07  0:23 [PR PATCH] libhtp: update to 0.5.36 ndowens
@ 2020-12-07 18:48 ` ndowens
  2020-12-08 17:30 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ndowens @ 2020-12-07 18:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages libhtp
https://github.com/void-linux/void-packages/pull/27009

libhtp: update to 0.5.36.


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

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

From a03fe9aceac402dfc513db8d07b26220ae421a98 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 6 Dec 2020 18:23:51 -0600
Subject: [PATCH] libhtp: update to 0.5.36.

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

diff --git a/srcpkgs/libhtp/template b/srcpkgs/libhtp/template
index 3ce59e3e764..38ceef8b970 100644
--- a/srcpkgs/libhtp/template
+++ b/srcpkgs/libhtp/template
@@ -1,6 +1,6 @@
 # Template file for 'libhtp'
 pkgname=libhtp
-version=0.5.35
+version=0.5.36
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/OISF/libhtp"
 distfiles="https://github.com/OISF/libhtp/archive/${version}.tar.gz"
-checksum=4c3ac4c6027710455ffe725f24ac6a83b2c13fe0afc83b74df2cca78ba46976a
+checksum=ab1dd6cfd4ab4c36624a5c74793d80d1b7f50f5791620f47bfd831a79e32bc4b
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Merged]: libhtp: update to 0.5.36.
  2020-12-07  0:23 [PR PATCH] libhtp: update to 0.5.36 ndowens
  2020-12-07 18:48 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-08 17:30 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-12-08 17:30 UTC (permalink / raw)
  To: ml

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

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

libhtp: update to 0.5.36.
https://github.com/void-linux/void-packages/pull/27009

Description:


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

end of thread, other threads:[~2020-12-08 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07  0:23 [PR PATCH] libhtp: update to 0.5.36 ndowens
2020-12-07 18:48 ` [PR PATCH] [Updated] " ndowens
2020-12-08 17:30 ` [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).