projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44781b7
)
liburing: Update to v2.2
author
Christian Lachner
<gladiac@gmail.com>
Fri, 8 Jul 2022 05:32:19 +0000
(07:32 +0200)
committer
Josef Schlehofer
<pepe.schlehofer@gmail.com>
Fri, 25 Nov 2022 19:10:59 +0000
(20:10 +0100)
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
(cherry picked from commit
3f82f9a0023080ffb74d7d3d75a65eb384c64ce7
)
libs/liburing/Makefile
patch
|
blob
|
history
diff --git
a/libs/liburing/Makefile
b/libs/liburing/Makefile
index 5748cd3c79ca72d22588f96c3c6f33d818c982fa..93274a5826103df343b5ce844bf86cb28323b2c8 100644
(file)
--- a/
libs/liburing/Makefile
+++ b/
libs/liburing/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=liburing
-PKG_VERSION:=2.
1
+PKG_VERSION:=2.
2
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://git.kernel.dk/cgit/liburing/snapshot
-PKG_HASH:=
707faff561f6a57ddf4188a98737a80e460b24c1295cd303be39c819da0df1d1
+PKG_HASH:=
f52bad18e3ff11185165d52d2d7391e90a0fce8f33f2ee611ad9a8ce1feaf914
PKG_MAINTAINER:=Christian Lachner <gladiac@gmail.com>
PKG_LICENSE:=MIT