diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-08-16 18:36:52 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-08-16 18:36:52 +0200 |
commit | 4b4a6308e711e6fb614d4886a9887fac040a1d56 (patch) | |
tree | eb0b9b7f3a29f46a553845626fcfa9b324b31cb8 /feeds.conf.default | |
parent | 70255e3d624cd393612069aae0a859d1acbbeeae (diff) | |
download | openwrt-4b4a6308e711e6fb614d4886a9887fac040a1d56.tar.gz openwrt-4b4a6308e711e6fb614d4886a9887fac040a1d56.tar.bz2 openwrt-4b4a6308e711e6fb614d4886a9887fac040a1d56.zip |
OpenWrt v18.06.1: revert to branch defaults
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'feeds.conf.default')
-rw-r--r-- | feeds.conf.default | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/feeds.conf.default b/feeds.conf.default index 9dddc19532..763a26902e 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -src-git packages https://git.openwrt.org/feed/packages.git^35e0b737ab496f5b51e80079b0d8c9b442e223f5 -src-git luci https://git.openwrt.org/project/luci.git^f64b1523447547032d5280fb0bcdde570f2ca913 -src-git routing https://git.openwrt.org/feed/routing.git^1b9d1c419f0ecefda51922a7845ab2183d6acd76 -src-git telephony https://git.openwrt.org/feed/telephony.git^b9d7b321d15a44c5abb9e5d43a4ec78abfd9031b +src-git packages https://git.openwrt.org/feed/packages.git;openwrt-18.06 +src-git luci https://git.openwrt.org/project/luci.git;openwrt-18.06 +src-git routing https://git.openwrt.org/feed/routing.git;openwrt-18.06 +src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-18.06 |