projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66177c0
)
libbpf: Update to v1.4.5
author
Tony Ambardar
<itugrok@yahoo.com>
Mon, 15 Jul 2024 05:21:52 +0000
(22:21 -0700)
committer
Tony Ambardar
<itugrok@yahoo.com>
Fri, 19 Jul 2024 19:14:47 +0000
(12:14 -0700)
Update to the latest upstream release to include recent improvements and
bugfixes.
Link:
https://github.com/libbpf/libbpf/releases/tag/v1.4.5
Link:
https://github.com/libbpf/libbpf/releases/tag/v1.4.4
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
package/libs/libbpf/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libbpf/Makefile
b/package/libs/libbpf/Makefile
index 3b732e37bbd64e0074d09a97210d63637b594d34..a6fe9831d7348f74e1f0385fec37cb58ae0c602b 100644
(file)
--- a/
package/libs/libbpf/Makefile
+++ b/
package/libs/libbpf/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libbpf
-PKG_VERSION:=1.4.
3
+PKG_VERSION:=1.4.
5
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/libbpf/libbpf
-PKG_MIRROR_HASH:=
53f2f290fced9663da309e9e03ddcb0b176a47d39d61639c74dbc555d6b979a8
+PKG_MIRROR_HASH:=
09ad44597d170c12f9f710f7ac4bacfa2b01d110c45810ac0f16c6a3f5d51a0d
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_ABI_VERSION:=$(firstword $(subst .,$(space),$(PKG_VERSION)))