aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:21 +0000
commita5dc438274a952298c08f48368da6efa3835b1bb (patch)
tree4d6a9185fa346588a1c4a40c05cd8caeed8c4413 /package/network/services/uhttpd
parent409d5463536759b57c19804af92f54cd5f71d3f2 (diff)
downloadupstream-a5dc438274a952298c08f48368da6efa3835b1bb.tar.gz
upstream-a5dc438274a952298c08f48368da6efa3835b1bb.tar.bz2
upstream-a5dc438274a952298c08f48368da6efa3835b1bb.zip
uhttpd: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48122
Diffstat (limited to 'package/network/services/uhttpd')
-rw-r--r--package/network/services/uhttpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile
index f757696f64..2b05abf943 100644
--- a/package/network/services/uhttpd/Makefile
+++ b/package/network/services/uhttpd/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=2015-11-08
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://nbd.name/uhttpd2.git
+PKG_SOURCE_URL=$(OPENWRT_GIT)/project/uhttpd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=fe01ef3f52adae9da38ef47926cd50974af5d6b7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz