Skip to content

Commit

Permalink
bwping: update to version 2.5
Browse files Browse the repository at this point in the history
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
  • Loading branch information
oleg-derevenetz authored and utoni committed Mar 17, 2022
1 parent 4c89855 commit 24eb170
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/bwping/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2020 Oleg Derevenetz <oleg.derevenetz@gmail.com>
# Copyright (C) 2022 Oleg Derevenetz <oleg.derevenetz@gmail.com>
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
Expand All @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=bwping
PKG_VERSION:=2.4
PKG_VERSION:=2.5
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/bwping
PKG_HASH:=2f79c2a61cdc46f639233e0fcce8024c8d9fb4812b3ce77bbbed9baaee1a0166
PKG_HASH:=1d8762227f40909f6d42ef756ebc2c258e5fd4f268ff63ecc544b8d6f0802c82

PKG_MAINTAINER:=Oleg Derevenetz <oleg.derevenetz@gmail.com>
PKG_LICENSE:=BSD-2-Clause
Expand Down

0 comments on commit 24eb170

Please # to comment.