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:
f27d7a0
)
liburing: Update to v2.0
author
Christian Lachner
<
[email protected]
>
Sat, 13 Mar 2021 09:28:13 +0000
(10:28 +0100)
committer
Christian Lachner
<
[email protected]
>
Sat, 13 Mar 2021 09:28:13 +0000
(10:28 +0100)
- 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 c3c59264cd970050c8e5356d0a472bcb7dbb7cfc..bf0f5089b50c6c1f6f19b6c1abbd183f83e4e324 100644
(file)
--- a/
libs/liburing/Makefile
+++ b/
libs/liburing/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=liburing
-PKG_VERSION:=
0.7
+PKG_VERSION:=
2.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://git.kernel.dk/cgit/liburing/snapshot
-PKG_HASH:=
05d0cf8493d573c76b11abfcf34aabc7153affebe17ff95f9ae88b0de062a59d
+PKG_HASH:=
fcc29d6f00d0d1eca3d83d40cc7e9a2773ef98d4edbfe536b7317d65992f75f8
PKG_MAINTAINER:=Christian Lachner <
[email protected]
>
PKG_LICENSE:=MIT