Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] liburing: update to 2.2.
Date: Sun, 21 Aug 2022 20:35:58 +0200	[thread overview]
Message-ID: <20220821183558.x-kSPp1bAX9QdoxQZ7q3XWT49eUxe1zAieA24Ksfa0I@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38530@inbox.vuxu.org>

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

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

https://github.com/dragon-friend/void-packages liburing
https://github.com/void-linux/void-packages/pull/38530

liburing: update to 2.2.
#### Testing the changes
- I tested the changes in this PR: briefly

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl (crossbuild)
  - armv7l (crossbuild)
  - armv7l-musl (crossbuild)


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

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

From b70b66b905d44dfe95dd690102d50a2b5e9cb682 Mon Sep 17 00:00:00 2001
From: Dragon Friend <friend-dragon@proton.me>
Date: Sun, 7 Aug 2022 23:13:29 -0400
Subject: [PATCH] liburing: update to 2.2.

---
 srcpkgs/liburing/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/liburing/template b/srcpkgs/liburing/template
index 8111911fc6fe..37a41008e0af 100644
--- a/srcpkgs/liburing/template
+++ b/srcpkgs/liburing/template
@@ -1,16 +1,16 @@
 # Template file for 'liburing'
 pkgname=liburing
-version=2.1
+version=2.2
 revision=1
 build_style=configure
 configure_args="--mandir=/usr/share/man"
 make_build_args="-C src"
 short_desc="Linux-native io_uring I/O access library"
-maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
+maintainer="Dragon Friend <friend-dragon@proton.me>"
 license="LGPL-2.1-only"
-homepage="http://git.kernel.dk/cgit/liburing"
-distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.gz"
-checksum=707faff561f6a57ddf4188a98737a80e460b24c1295cd303be39c819da0df1d1
+homepage="https://git.kernel.dk/cgit/liburing"
+distfiles="https://git.kernel.dk/cgit/liburing/snapshot/liburing-${version}.tar.gz"
+checksum=f52bad18e3ff11185165d52d2d7391e90a0fce8f33f2ee611ad9a8ce1feaf914
 
 liburing-devel_package() {
 	short_desc+=" - development files"

  parent reply	other threads:[~2022-08-21 18:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08  3:18 [PR PATCH] " dragon-friend
2022-08-08  5:07 ` [PR REVIEW] " classabbyamp
2022-08-08  5:07 ` classabbyamp
2022-08-08  7:39 ` ailiop-git
2022-08-21 18:35 ` classabbyamp [this message]
2022-08-21 18:36 ` classabbyamp
2022-08-22 18:36 ` dragon-friend
2022-08-22 18:48 ` [PR PATCH] [Merged]: " classabbyamp

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=20220821183558.x-kSPp1bAX9QdoxQZ7q3XWT49eUxe1zAieA24Ksfa0I@z \
    --to=classabbyamp@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).