Author: nbd Date: 2016-01-04 16:13:17 +0100 (Mon, 04 Jan 2016) New Revision: 48129
Modified: trunk/package/network/services/relayd/Makefile Log: relayd: move to git.openwrt.org Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/services/relayd/Makefile =================================================================== --- trunk/package/network/services/relayd/Makefile 2016-01-04 15:13:10 UTC (rev 48128) +++ trunk/package/network/services/relayd/Makefile 2016-01-04 15:13:17 UTC (rev 48129) @@ -13,7 +13,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_URL:=git://nbd.name/relayd.git +PKG_SOURCE_URL=$(OPENWRT_GIT)/project/relayd.git PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=83dba5d525a3b7c2ae4fcb24961143bfcfc93ba7 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
