Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] liburing: update to 0.7.0.
@ 2020-08-09  5:03 ericonr
  2020-08-10 12:44 ` [PR PATCH] [Updated] " ericonr
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: ericonr @ 2020-08-09  5:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages uring
https://github.com/void-linux/void-packages/pull/24148

liburing: update to 0.7.0.
Add test target (currently broken), remove arch restrictions.

Closes #17702.

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

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

From d0f22df004d61d14b4afba857cd698f512fad558 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 9 Aug 2020 01:38:04 -0300
Subject: [PATCH] liburing: update to 0.7.0.

Add test target (currently broken), remove arch restrictions.

Closes #17702.
---
 srcpkgs/liburing/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/liburing/template b/srcpkgs/liburing/template
index 7277a3453c5..196db697ac5 100644
--- a/srcpkgs/liburing/template
+++ b/srcpkgs/liburing/template
@@ -1,16 +1,16 @@
 # Template file for 'liburing'
 pkgname=liburing
-version=0.2
+version=0.7
 revision=1
-archs="i686* x86_64* aarch64*"
 build_style=configure
 configure_args="--mandir=/usr/share/man"
+make_check_target=runtests
 short_desc="Linux-native io_uring I/O access library"
 maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-only"
 homepage="http://git.kernel.dk/cgit/liburing/"
-distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.xz"
-checksum=9e971105a376dc71feb76efe3e2a708e7da28b662edca77f8d230f000debde01
+distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.bz2"
+checksum=0f1c3de5e2081a4ce26c3243cb915f1fc406c43810317744fc11a04d2747d1e0
 
 liburing-devel_package() {
 	short_desc+=" - development files"

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

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-09  5:03 [PR PATCH] liburing: update to 0.7.0 ericonr
2020-08-10 12:44 ` [PR PATCH] [Updated] " ericonr
2020-08-10 12:45 ` ericonr
2020-08-10 15:39 ` ahesford
2020-08-10 15:40 ` ericonr
2020-08-10 15:55 ` ahesford
2020-08-26 16:42 ` ericonr
2020-08-26 17:34 ` ailiop-git
2020-08-26 18:00 ` [PR PATCH] [Updated] " ericonr
2020-09-20 15:13 ` ericonr
2020-09-20 15:19 ` ericonr
2020-09-22  6:45 ` ericonr
2020-09-22 17:52 ` ericonr
2020-09-22 18:14 ` [PR PATCH] [Merged]: " Chocimier

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