diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-09 19:32:19 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-09 19:32:19 +0200 |
commit | eca6fc6ea0bc6b30988cf2076f55f60b10e91019 (patch) | |
tree | 6b0e201b3a2fab0caf5bf04b6b5ba1850f8c008b /feeds.conf.default | |
parent | 2853b6d652b7edfe9e8d034503705f6d74d52a52 (diff) | |
download | upstream-eca6fc6ea0bc6b30988cf2076f55f60b10e91019.tar.gz upstream-eca6fc6ea0bc6b30988cf2076f55f60b10e91019.tar.bz2 upstream-eca6fc6ea0bc6b30988cf2076f55f60b10e91019.zip |
OpenWrt v22.03.1: adjust config defaultsv22.03.1
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 f20f9db1e4..56e6966bf1 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -src-git-full packages https://git.openwrt.org/feed/packages.git;openwrt-22.03 -src-git-full luci https://git.openwrt.org/project/luci.git;openwrt-22.03 -src-git-full routing https://git.openwrt.org/feed/routing.git;openwrt-22.03 -src-git-full telephony https://git.openwrt.org/feed/telephony.git;openwrt-22.03 +src-git-full packages https://git.openwrt.org/feed/packages.git^088222c39da9c20f5c93769d009443d7bbf294c7 +src-git-full luci https://git.openwrt.org/project/luci.git^709d48b72657084a27db1fb6fc0a4a4e8939552f +src-git-full routing https://git.openwrt.org/feed/routing.git^85028704f688a6768d3f10d5d3c10a799a121e0d +src-git-full telephony https://git.openwrt.org/feed/telephony.git^1d2031a5c82816483c51bca15649e2957fbe2bc2 |