summaryrefslogtreecommitdiffstats
path: root/package/network/utils
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-07-04 16:35:39 +0200
committerJohn Crispin <john@phrozen.org>2016-07-05 22:59:13 +0200
commitd643ee026078b76deb1365b6d1a3a6d3c29941f7 (patch)
tree5c9c18b33d5b343004e6ceeb6f80dcd1bd31d6ac /package/network/utils
parent1a06dc6dc287b484aaad39ecd740520e91499f3d (diff)
downloadmaster-31e0f0ae-d643ee026078b76deb1365b6d1a3a6d3c29941f7.tar.gz
master-31e0f0ae-d643ee026078b76deb1365b6d1a3a6d3c29941f7.tar.bz2
master-31e0f0ae-d643ee026078b76deb1365b6d1a3a6d3c29941f7.zip
umbim: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/network/utils')
-rw-r--r--package/network/utils/umbim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/umbim/Makefile b/package/network/utils/umbim/Makefile
index fbd70d0421..9330b00ec5 100644
--- a/package/network/utils/umbim/Makefile
+++ b/package/network/utils/umbim/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=umbim
-PKG_VERSION:=2015-04-09
+PKG_VERSION:=2015-07-04
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(LEDE_GIT)/project/umbim.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=af9c293c1f1d8a97fbd8adf9c6070ead4920ca84
+PKG_SOURCE_VERSION:=29aaf43b097ee57f7aa1bb24341db6cc4148cbf3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=John Crispin <john@phrozen.org>