aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-02-09 13:03:24 +0000
committerJo-Philipp Wich <jow@openwrt.org>2016-02-09 13:03:24 +0000
commit2d8899a3afc2279f430d3eda354c70abc9819d52 (patch)
treee4094bd79209f14d2fceefc7f25fb8ebccd2c9ba /package/system/ubox
parent117cef6d44659dcb5a60353675993b7fda518e19 (diff)
downloadupstream-2d8899a3afc2279f430d3eda354c70abc9819d52.tar.gz
upstream-2d8899a3afc2279f430d3eda354c70abc9819d52.tar.bz2
upstream-2d8899a3afc2279f430d3eda354c70abc9819d52.zip
ubox: fix kmodloader resource leaks (#21826)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48686
Diffstat (limited to 'package/system/ubox')
-rw-r--r--package/system/ubox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index 65fee55bae..53621d280d 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=b0d5399c3db83c2c8f9d8aae944f873343b3a038
+PKG_SOURCE_VERSION:=5a2d469ab30b73536c920a2a69c7fdf0d2c1a359
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1