xdp-tools: update to v1.2.6
authorNick Hainke <vincent@systemli.org>
Sun, 28 Aug 2022 19:21:32 +0000 (21:21 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 7 Sep 2022 03:22:39 +0000 (04:22 +0100)
Release Notes:
https://github.com/xdp-project/xdp-tools/releases/tag/v1.2.6

The update contains important fixes for cross-compilation.

Signed-off-by: Nick Hainke <vincent@systemli.org>
package/network/utils/xdp-tools/Makefile

index 7d831d0fece7d4ffebeac53259b55de279aa5459..32f302543a1de85171cd0c0a8a49638240da62cc 100644 (file)
@@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xdp-tools
 PKG_RELEASE:=$(AUTORELEASE)
-PKG_VERSION:=1.2.5
-PKG_HASH:=140c9bdffe4f2b15bc2973b5f975d0fa5cc011f5a699c7bcdcb698b724b97d4d
+PKG_VERSION:=1.2.6
+PKG_HASH:=e1bead15014adf404c1ae93b5bb24e6625840b4aadef6c1acfb47e0b99039f52
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/xdp-project/xdp-tools/tar.gz/v$(PKG_VERSION)?