Author: nbd Date: 2016-01-04 16:12:00 +0100 (Mon, 04 Jan 2016) New Revision: 48119
Modified: trunk/package/system/procd/Makefile Log: procd: move to git.openwrt.org Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/system/procd/Makefile =================================================================== --- trunk/package/system/procd/Makefile 2016-01-04 15:11:49 UTC (rev 48118) +++ trunk/package/system/procd/Makefile 2016-01-04 15:12:00 UTC (rev 48119) @@ -13,7 +13,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git +PKG_SOURCE_URL=$(OPENWRT_GIT)/project/procd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=8490bb31a85e14a708e0db0b301e078d4b20657d 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
