aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-07-21 00:11:00 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-07-21 00:11:00 +0200
commit0881b27ea0d2b4bdad03b1b3d564188702a6c019 (patch)
tree4602b0b85b3791f9b424368d221e95b0cf0120d8 /package
parentc3dca81f1e21f74cf977ee52f7687e80c4ba7c25 (diff)
downloadmaster-187ad058-0881b27ea0d2b4bdad03b1b3d564188702a6c019.tar.gz
master-187ad058-0881b27ea0d2b4bdad03b1b3d564188702a6c019.tar.bz2
master-187ad058-0881b27ea0d2b4bdad03b1b3d564188702a6c019.zip
ubox: update to the latest version, fixes lsmod output
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package')
-rw-r--r--package/system/ubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index 82e541b047..2f46f2975b 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=2016-07-02
+PKG_VERSION:=2016-07-19
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:=81c38e8cc3913afcdf5c6916db0376000086b57f
+PKG_SOURCE_VERSION:=aead2c0cbffdda9b46d74a998a4c6aeef423b21a
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1