bpftool: Update to v7.3.0
[openwrt/staging/blocktrron.git] / package / network / utils / bpftool / Makefile
index cbbba2dba5964df1b5d9f1e838b6e4c0fde92685..2782a307353ae9a59886db784b0da6fc16c2f195 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bpftools
-PKG_VERSION:=7.2.0
+PKG_VERSION:=7.3.0
 PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=https://github.com/libbpf/bpftool
+PKG_MIRROR_HASH:=c8fe336005019fee4d4fd416ce68a749fb479786dead69d6a0b3b04bcd903b98
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=19ff0564980a7429e730f6987a0b0bf418b3c676
-PKG_MIRROR_HASH:=f9b9871f64986dd2e5dab7060bb919398256ba93964da49c62efaf0e6bc9bbc4
+PKG_SOURCE_VERSION:=v7.3.0
 
 PKG_MAINTAINER:=Tony Ambardar <itugrok@yahoo.com>