From: Robert Högberg Date: Wed, 28 Jun 2023 17:23:39 +0000 (+0200) Subject: inadyn: update to 2.11.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=185630ba45b841fdf64e4f278d6252fec57b87c1;p=openwrt-packages.git inadyn: update to 2.11.0 Signed-off-by: Robert Högberg --- diff --git a/net/inadyn/Makefile b/net/inadyn/Makefile index f6f6421ec..9cba4adcc 100644 --- a/net/inadyn/Makefile +++ b/net/inadyn/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=inadyn -PKG_VERSION:=2.9.1 +PKG_VERSION:=2.11.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/troglobit/inadyn/releases/download/v$(PKG_VERSION) -PKG_HASH:=0094d20cfcd431674b8d658e93169c7589bf8f2b351b2860818a1ca05f0218c5 +PKG_HASH:=9c8b2a425acb9681564e9fc25a319f2109c7d2ebe1ffe99b06d4a722efb6ecba PKG_MAINTAINER:= PKG_LICENSE:=GPL-2.0-or-later