Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] liburing: update to 2.2.
@ 2022-08-08  3:18 dragon-friend
  2022-08-08  5:07 ` [PR REVIEW] " classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dragon-friend @ 2022-08-08  3:18 UTC (permalink / raw)
  To: ml

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

There is a new pull request by dragon-friend 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: 1172 bytes --]

From a5fcb40ed07259f51ba4dd013757d8c4ac302612 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/liburing/template b/srcpkgs/liburing/template
index 8111911fc6fe..0236eaa42d04 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
+checksum=f52bad18e3ff11185165d52d2d7391e90a0fce8f33f2ee611ad9a8ce1feaf914
 
 liburing-devel_package() {
 	short_desc+=" - development files"

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

end of thread, other threads:[~2022-08-22 18:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08  3:18 [PR PATCH] liburing: update to 2.2 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 ` [PR PATCH] [Updated] " classabbyamp
2022-08-21 18:36 ` classabbyamp
2022-08-22 18:36 ` dragon-friend
2022-08-22 18:48 ` [PR PATCH] [Merged]: " classabbyamp

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