From 13e8c6ffedc4b518d82245809c0eb6fa7a85c1f5 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Wed, 26 Feb 2020 11:19:55 +0000 Subject: [PATCH] pagekite: bump to v0.91.200218 pings the front ends less aggressively, reducing cpu usage on the host. Signed-off-by: Karl Palsson --- net/pagekitec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/pagekitec/Makefile b/net/pagekitec/Makefile index bfbe1307c1..5deb9d6735 100644 --- a/net/pagekitec/Makefile +++ b/net/pagekitec/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pagekitec -PKG_REV:=0.91.191211 +PKG_REV:=0.91.200218 PKG_VERSION:=$(PKG_REV)C PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 -- 2.30.2