Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] haproxy: update to 2.3.0.
@ 2020-11-07 16:57 zdykstra
  2020-11-09 18:21 ` [PR PATCH] [Merged]: " ahesford
  2020-11-09 18:23 ` ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: zdykstra @ 2020-11-07 16:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages haproxy-2.3
https://github.com/void-linux/void-packages/pull/26201

haproxy: update to 2.3.0.
Successfully built for ppc64le-glibc, cross-compiled for aarch64-glibc and x86_64-glibc . 

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

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

From b9b1dbbe2083e987de1d6795825b45301ffcde6a Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Sat, 7 Nov 2020 10:55:31 -0600
Subject: [PATCH] haproxy: update to 2.3.0.

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

diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template
index 4911185c21b..d3f8d6c8ca0 100644
--- a/srcpkgs/haproxy/template
+++ b/srcpkgs/haproxy/template
@@ -1,6 +1,6 @@
 # Template file for 'haproxy'
 pkgname=haproxy
-version=2.2.4
+version=2.3.0
 revision=1
 build_style=gnu-makefile
 make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}"
@@ -12,7 +12,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.haproxy.org"
 distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz"
-checksum=87a4d9d4ff8dc3094cb61bbed4a8eed2c40b5ac47b9604daebaf036d7b541be2
+checksum=08badc59e037883f788f2c8f3358fa3e351aeaee826fd8a719f1e6252aff78fc
 
 haproxy_homedir="/var/lib/${pkgname}"
 make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"

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

end of thread, other threads:[~2020-11-09 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-07 16:57 [PR PATCH] haproxy: update to 2.3.0 zdykstra
2020-11-09 18:21 ` [PR PATCH] [Merged]: " ahesford
2020-11-09 18:23 ` 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).