diff options
author | Paul Spooren <mail@aparcar.org> | 2022-05-21 18:36:24 +0200 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2022-05-21 18:36:24 +0200 |
commit | fca0069247e785c9b2086745da408c1787051f79 (patch) | |
tree | 6bed41fc2c5931542d1e7ecce7274bd55f46a6bb /feeds.conf.default | |
parent | 4f6f9caf1f054d9a52f50ecb766fb3aa9de8d429 (diff) | |
download | upstream-fca0069247e785c9b2086745da408c1787051f79.tar.gz upstream-fca0069247e785c9b2086745da408c1787051f79.tar.bz2 upstream-fca0069247e785c9b2086745da408c1787051f79.zip |
OpenWrt v22.03.0-rc2: revert to branch defaults
Signed-off-by: Paul Spooren <mail@aparcar.org>
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 841a6da90a..f20f9db1e4 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -src-git-full packages https://git.openwrt.org/feed/packages.git^b708cf5a17a1498b02c3ca4fd66f99aba3773c9c -src-git-full luci https://git.openwrt.org/project/luci.git^d8ecf48f20da632af86def0f18093861c522914b -src-git-full routing https://git.openwrt.org/feed/routing.git^f6d2b09643dfdc3b3916cb116ebc3f45a058fae6 -src-git-full telephony https://git.openwrt.org/feed/telephony.git^4c148548df2aae3c036a5e309ff0474dbb1f48ac +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 |