From: Jo-Philipp Wich Date: Sun, 17 Jun 2012 11:18:54 +0000 (+0000) Subject: contrib/uhttpd: use the backfire version for now X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=740feed2fca54d96302fa635b98fc185c3c1b13d;p=openwrt-luci.git contrib/uhttpd: use the backfire version for now --- diff --git a/contrib/uhttpd/Makefile b/contrib/uhttpd/Makefile index 7b0b37fa9a..930bf9ae6a 100644 --- a/contrib/uhttpd/Makefile +++ b/contrib/uhttpd/Makefile @@ -1,7 +1,7 @@ include ../../build/config.mk include ../../build/gccconfig.mk -UHTTPD_SRC = svn://svn.openwrt.org/openwrt/trunk/package/uhttpd/src +UHTTPD_SRC = svn://svn.openwrt.org/openwrt/branches/backfire/package/uhttpd/src UHTTPD_DIR = uhttpd-src UHTTPD_PATCHDIR = patches