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
commitcc39f1011ab8ca139aa72f694cc548d4b43cf836 (patch)
tree22c1618ac85fd850f5b821cfa61904cbab44d884 /package/network/services/uhttpd
parent20d0920abb82f3f795a6576206bdf5f4bac72554 (diff)
downloadmaster-187ad058-cc39f1011ab8ca139aa72f694cc548d4b43cf836.tar.gz
master-187ad058-cc39f1011ab8ca139aa72f694cc548d4b43cf836.tar.bz2
master-187ad058-cc39f1011ab8ca139aa72f694cc548d4b43cf836.zip
uhttpd: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48122 3c298f89-4303-0410-b956-a3cf2f4a3e73
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