Author: nbd Date: 2014-10-02 14:19:09 +0200 (Thu, 02 Oct 2014) New Revision: 42722
Modified: trunk/package/network/utils/uqmi/Makefile Log: uqmi: update to the latest version Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/utils/uqmi/Makefile =================================================================== --- trunk/package/network/utils/uqmi/Makefile 2014-10-02 12:18:58 UTC (rev 42721) +++ trunk/package/network/utils/uqmi/Makefile 2014-10-02 12:19:09 UTC (rev 42722) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uqmi -PKG_VERSION:=2014-05-27 +PKG_VERSION:=2014-10-02 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/uqmi.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=d7a56cad6d6ef3c2a5602fc604e31999eb9e78fa +PKG_SOURCE_VERSION:=23d6efc49cc349425d36800a4bf46d544e2ed7ef PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Matti Laakso <[email protected]> # PKG_MIRROR_MD5SUM:= _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
