Skip to content

Commit

Permalink
feeds.conf.default: Change openwrt feeds urls from https to svn
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15076 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
agb committed Apr 1, 2009
1 parent 6b6ce9f commit 816f33c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions feeds.conf.default
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
src-svn packages https://svn.openwrt.org/openwrt/packages
src-svn packages svn://svn.openwrt.org/openwrt/packages
src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package
src-svn luci http://svn.luci.subsignal.org/luci/branches/luci-0.8/contrib/package
#src-svn phone https://svn.openwrt.org/openwrt/feeds/phone
#src-svn efl https://svn.openwrt.org/openwrt/feeds/efl
#src-svn desktop https://svn.openwrt.org/openwrt/feeds/desktop
#src-svn xfce https://svn.openwrt.org/openwrt/feeds/xfce
#src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone
#src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl
#src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop
#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce

0 comments on commit 816f33c

Please sign in to comment.