From eddf9893082fb7f6dc2c0ad3bc4261ab8a0d1740 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Sat, 4 Feb 2017 13:52:32 +0100 Subject: [PATCH] Update feed [ feed_inteno_packages ] package [ questd ] ------------------------------------------------------------------------------- * 2a5340f wificontrol: fast and ugly way to get assoclist of repeater ------------------------------------------------------------------------------- commit 2a5340fc5cc501c6d57e127c5533c65e8eeb6018 Author: Sukru Senli Date: 2017-02-04 13:48:13 +0100 wificontrol: fast and ugly way to get assoclist of repeater Base directory -> / wificontrol.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ------------------------------------------------------------------------------- --- questd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/questd/Makefile b/questd/Makefile index 982c570b4..caa9ebc14 100644 --- a/questd/Makefile +++ b/questd/Makefile @@ -6,9 +6,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=questd -PKG_VERSION:=3.1.30 +PKG_VERSION:=3.1.31 -PKG_SOURCE_VERSION:=7188d877a5f8448c28f2c206b5c7afe2f4bb353b +PKG_SOURCE_VERSION:=2a5340fc5cc501c6d57e127c5533c65e8eeb6018 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://public.inteno.se:/questd