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:
69c0a1b
)
liburing: Update to v2.5
author
Christian Lachner
<
[email protected]
>
Thu, 9 Nov 2023 05:31:29 +0000
(06:31 +0100)
committer
Tianling Shen
<
[email protected]
>
Fri, 17 Nov 2023 17:11:47 +0000
(
01:11
+0800)
- Updated download URL and hash
Signed-off-by: Christian Lachner <
[email protected]
>
libs/liburing/Makefile
patch
|
blob
|
history
diff --git
a/libs/liburing/Makefile
b/libs/liburing/Makefile
index 08403d527b9f13d2f4c01b9798c497eeff577583..1896c6188ad20ad5f9323fd0093c90ef08db23ce 100644
(file)
--- a/
libs/liburing/Makefile
+++ b/
libs/liburing/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=liburing
-PKG_VERSION:=2.
4
+PKG_VERSION:=2.
5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://git.kernel.dk/cgit/liburing/snapshot
-PKG_HASH:=
ca260e7a5820c2d0e737ec1e9b999f10776dbe84a169a02a0eff10c8eeaf3394
+PKG_HASH:=
319ff9096a5655362a9741c5145b45494db810e38679a1de82e2f440c17181a6
PKG_MAINTAINER:=Christian Lachner <
[email protected]
>
PKG_LICENSE:=MIT