From: Oleg Derevenetz Date: Mon, 2 Jun 2025 18:17:53 +0000 (+0300) Subject: bwping: update to 2.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5c7ac5c46870d1cde4e46988694b6d6fe5e7ef74;p=openwrt-packages.git bwping: update to 2.6 This commit updates the bwping package to version 2.6. Signed-off-by: Oleg Derevenetz --- diff --git a/net/bwping/Makefile b/net/bwping/Makefile index f053ea259..6a8e8cece 100644 --- a/net/bwping/Makefile +++ b/net/bwping/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bwping -PKG_VERSION:=2.5 +PKG_VERSION:=2.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/bwping -PKG_HASH:=1d8762227f40909f6d42ef756ebc2c258e5fd4f268ff63ecc544b8d6f0802c82 +PKG_HASH:=e8f183c63a0eb58f8e6cb992ae916fc91eea12450a7f1051b193f0c5890e7d30 PKG_MAINTAINER:=Oleg Derevenetz PKG_LICENSE:=BSD-2-Clause