From 2899e65f79376efb5cd873a0cbbbfaae36e51c25 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Thu, 13 Apr 2017 10:34:58 +0200 Subject: [PATCH] Update feed [ feed_inteno_packages ] package [ questd ] ------------------------------------------------------------------------------- * a6b12a9 initialize clients with repeated flag as false ------------------------------------------------------------------------------- commit a6b12a910caf7c1e1b868f4f97ed004ca2bacf03 Author: Sukru Senli Date: 2017-04-13 10:34:03 +0200 initialize clients with repeated flag as false Base directory -> / network.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ------------------------------------------------------------------------------- --- questd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questd/Makefile b/questd/Makefile index b2b39a2f3..ce7a338ca 100644 --- a/questd/Makefile +++ b/questd/Makefile @@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=questd PKG_VERSION:=3.1.38 -PKG_SOURCE_VERSION:=618a0ee2a4c8022f6c55a8bb2580b1df31681846 +PKG_SOURCE_VERSION:=a6b12a910caf7c1e1b868f4f97ed004ca2bacf03 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://public.inteno.se:/questd