aboutsummaryrefslogtreecommitdiffstats
path: root/package
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
commitb28bc384f2094a847a3d9732760f746ef184e209 (patch)
treeb048a9ea78ec2e7e3d9cb72a0ee1a2a99cc800d9 /package
parent5a4f514855a00cdb40cfb786d9efc16957734b74 (diff)
downloadmaster-187ad058-b28bc384f2094a847a3d9732760f746ef184e209.tar.gz
master-187ad058-b28bc384f2094a847a3d9732760f746ef184e209.tar.bz2
master-187ad058-b28bc384f2094a847a3d9732760f746ef184e209.zip
ubox: fix kmodloader resource leaks (#21826)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48686 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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