From 5c4e3032a10c92732052d0257498dbe1b0336740 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 26 Aug 2014 09:36:59 +0000 Subject: umbim: update to latest git add pincode sanitization and handling for authproto/user/pass Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42299 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/umbim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package') diff --git a/package/network/utils/umbim/Makefile b/package/network/utils/umbim/Makefile index a660f88bcb..f0868cebf8 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:=2014-08-22 +PKG_VERSION:=2014-08-26 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://git.openwrt.org/project/umbim.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=b82f187ab204a56f5ed7cd6d4de64bfdc07a1a74 +PKG_SOURCE_VERSION:=7741d88cdfd36f0c4380f660a9ad7109df76b432 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=John Crispin -- cgit v1.2.3