Author: nbd Date: 2016-01-04 16:12:33 +0100 (Mon, 04 Jan 2016) New Revision: 48124
Modified: trunk/package/network/utils/uqmi/Makefile Log: uqmi: move to git.openwrt.org Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/utils/uqmi/Makefile =================================================================== --- trunk/package/network/utils/uqmi/Makefile 2016-01-04 15:12:28 UTC (rev 48123) +++ trunk/package/network/utils/uqmi/Makefile 2016-01-04 15:12:33 UTC (rev 48124) @@ -5,7 +5,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=git://nbd.name/uqmi.git +PKG_SOURCE_URL=$(OPENWRT_GIT)/project/uqmi.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=8a97586e9445a60e355dea13aa87885ab3dcb277 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
