1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00

procd: move to git.openwrt.org

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48119
This commit is contained in:
Felix Fietkau 2016-01-04 15:12:00 +00:00
parent 9cd6162b63
commit 21062c2495

View File

@ -13,7 +13,7 @@ PKG_VERSION:=2015-12-11
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