Github messages for voidlinux
 help / color / mirror / Atom feed
From: kiwec <kiwec@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] hiredis: update to 1.0.0.
Date: Mon, 21 Sep 2020 18:15:22 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25012@inbox.vuxu.org> (raw)

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

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

https://github.com/kiwec/void-packages master
https://github.com/void-linux/void-packages/pull/25012

hiredis: update to 1.0.0.
`hiredis-devel` is 1.0.0, that was a nasty surprise... :/

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

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

From 3a24c08b78b0693f2cf749f6e88310e90c68f31e Mon Sep 17 00:00:00 2001
From: Wolf Clement <c.wolf@kiwec.net>
Date: Mon, 21 Sep 2020 18:11:46 +0200
Subject: [PATCH] hiredis: update to 1.0.0.

---
 common/shlibs            | 2 +-
 srcpkgs/hiredis/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 0213d5cb8a1..356ec160bca 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2332,7 +2332,7 @@ libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1
 libQupZilla.so.2 qupzilla-2.0.0_1
 libinjeqt.so.1 injeqt-1.1.0_1
 libgadu.so.3 libgadu-1.12.1_1
-libhiredis.so.0.14 hiredis-0.14.0_1
+libhiredis.so.1.0.0 hiredis-1.0.0_1
 libIL.so.1 devil-1.7.8_1
 libILU.so.1 devil-1.7.8_1
 libILUT.so.1 devil-1.7.8_1
diff --git a/srcpkgs/hiredis/template b/srcpkgs/hiredis/template
index abeb584f4dd..15da33a9c7c 100644
--- a/srcpkgs/hiredis/template
+++ b/srcpkgs/hiredis/template
@@ -1,6 +1,6 @@
 # Template file for 'hiredis'
 pkgname=hiredis
-version=0.14.1
+version=1.0.0
 revision=1
 build_style=gnu-makefile
 checkdepends="redis"
@@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/redis/hiredis"
 distfiles="https://github.com/redis/hiredis/archive/v${version}.tar.gz"
-checksum=2663b2aed9fd430507e30fc5e63274ee40cdd1a296026e22eafd7d99b01c8913
+checksum=2a0b5fe5119ec973a0c1966bfc4bd7ed39dbce1cb6d749064af9121fe971936f
 
 post_install() {
 	vlicense COPYING

             reply	other threads:[~2020-09-21 16:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21 16:15 kiwec [this message]
2020-09-21 17:34 ` Chocimier
2020-09-29 18:16 ` ahesford
2020-09-29 18:16 ` [PR PATCH] [Closed]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25012@inbox.vuxu.org \
    --to=kiwec@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).