diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-01-06 21:50:22 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-01-06 21:50:22 +0100 |
commit | 8004e3f2c6c27e3ce0ae440198a3f2c3735da492 (patch) | |
tree | e228161b329cdda05bb5e5bd20bd35d1b56ba849 /feeds.conf.default | |
parent | d81a8a3e29c466c796e7d2eb4b320ad939fb4273 (diff) | |
download | upstream-8004e3f2c6c27e3ce0ae440198a3f2c3735da492.tar.gz upstream-8004e3f2c6c27e3ce0ae440198a3f2c3735da492.tar.bz2 upstream-8004e3f2c6c27e3ce0ae440198a3f2c3735da492.zip |
OpenWrt v18.06.6: adjust config defaultsv18.06.6
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 763a26902e..943abcc9df 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -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 +src-git packages https://git.openwrt.org/feed/packages.git^b0df5d33652220a384593d7b52a8453b022b8f9b +src-git luci https://git.openwrt.org/project/luci.git^868abc1a564ca8366bbb018a967923cbdc5ee27a +src-git routing https://git.openwrt.org/feed/routing.git^9fa2b249cc286176f07efe343fd9518b383462fc +src-git telephony https://git.openwrt.org/feed/telephony.git^8ecbdabc7c5cadbe571eb947f5cd333a5a785010 |