diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-06-17 11:18:54 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-06-17 11:18:54 +0000 |
commit | 740feed2fca54d96302fa635b98fc185c3c1b13d (patch) | |
tree | 6286b50e26e7715825c1964a2415a44cc001a5b0 /contrib | |
parent | 7add578817b9406700022b60aa75012037bc289a (diff) |
contrib/uhttpd: use the backfire version for now
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/uhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uhttpd/Makefile b/contrib/uhttpd/Makefile index 7b0b37fa9..930bf9ae6 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 |