From: Steven Hessing Date: Thu, 19 Oct 2017 02:50:18 +0000 (-0700) Subject: noddos: v0.5.4 SendUdpPing fix X-Git-Url: http://git.openwrt.org/?p=feed%2Fpackages.git;a=commitdiff_plain;h=3e897585d44712eff5d197cd634502ce824a11d7 noddos: v0.5.4 SendUdpPing fix Signed-off-by: Steven Hessing --- diff --git a/net/noddos/Makefile b/net/noddos/Makefile index 7454a4d2f0..73eb05f5b1 100644 --- a/net/noddos/Makefile +++ b/net/noddos/Makefile @@ -13,10 +13,10 @@ PKG_RELEASE:=1 PKG_LICENSE:=GPLv3 PKG_MAINTAINER:=Steven Hessing -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)