noddos: v0.5.4 SendUdpPing fix

Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
This commit is contained in:
Steven Hessing 2017-10-18 19:50:18 -07:00
parent 7555971dd7
commit 3e897585d4
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@ PKG_RELEASE:=1
PKG_LICENSE:=GPLv3
PKG_MAINTAINER:=Steven Hessing <steven.hessing@gmail.com>
PKG_SOURCE_VERSION:=0.5.3
PKG_SOURCE_VERSION:=0.5.4
PKG_SOURCE_URL:=https://github.com/noddos/noddos/releases/download/v$(PKG_SOURCE_VERSION)/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.xz
PKG_HASH:=a7f66d6eea17eb6bbd79470ae6f1d97d474c659b8b8259bf0027cae6b4cf8b04
PKG_HASH:=1021a72fd66f4901cdc1e7bd3a203450cee5c453ec52ea7c6d8f8691fc4e9d0e
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)-$(PKG_SOURCE_VERSION)