Author: blogic Date: 2014-08-26 11:36:59 +0200 (Tue, 26 Aug 2014) New Revision: 42299
Modified: trunk/package/network/utils/umbim/Makefile Log: umbim: update to latest git add pincode sanitization and handling for authproto/user/pass Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/network/utils/umbim/Makefile =================================================================== --- trunk/package/network/utils/umbim/Makefile 2014-08-26 08:39:55 UTC (rev 42298) +++ trunk/package/network/utils/umbim/Makefile 2014-08-26 09:36:59 UTC (rev 42299) @@ -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 <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
