diff --git a/uspd/Makefile b/uspd/Makefile index cde2fcd81..6718e2daa 100644 --- a/uspd/Makefile +++ b/uspd/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uspd -PKG_VERSION:=2.2.18 +PKG_VERSION:=2.2.19 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/uspd.git -PKG_SOURCE_VERSION:=5748c3ed93c7eab3864de6f015454ee6bd2a9a05 +PKG_SOURCE_VERSION:=6d970e79ecffaee9a67908442080add3565e17ca PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip endif diff --git a/uspd/files/etc/config/uspd b/uspd/files/etc/config/uspd index ec28bfe11..0d95ec214 100644 --- a/uspd/files/etc/config/uspd +++ b/uspd/files/etc/config/uspd @@ -2,3 +2,4 @@ config uspd 'usp' option granularitylevel '0' option debug '0' option loglevel '1' + option refresh_time '5'