diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2023-11-12 21:20:49 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-11-12 21:20:49 +0100 |
commit | a58a86693f8593974ff7c26bb42e280b62a8724c (patch) | |
tree | c1bf536017ceb3777ff3a79d8eb53b977a68329f /feeds.conf.default | |
parent | 101988c61a50e5a8094e5d90f37b75a28bd3ddeb (diff) | |
download | upstream-a58a86693f8593974ff7c26bb42e280b62a8724c.tar.gz upstream-a58a86693f8593974ff7c26bb42e280b62a8724c.tar.bz2 upstream-a58a86693f8593974ff7c26bb42e280b62a8724c.zip |
OpenWrt v23.05.1: adjust config defaultsv23.05.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 d467db5627..d93bbf792b 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -src-git packages https://git.openwrt.org/feed/packages.git;openwrt-23.05 -src-git luci https://git.openwrt.org/project/luci.git;openwrt-23.05 -src-git routing https://git.openwrt.org/feed/routing.git;openwrt-23.05 -src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-23.05 +src-git packages https://git.openwrt.org/feed/packages.git^9671ba6eb02e0069ffec4da3c705af1e56cf93cd +src-git luci https://git.openwrt.org/project/luci.git^5a811622d8216fdae46e1b486b471f593dee222a +src-git routing https://git.openwrt.org/feed/routing.git^83ef3784a9092cfd0a900cc28e2ed4e13671d667 +src-git telephony https://git.openwrt.org/feed/telephony.git^9746ae8f964e18f04b64fbe1956366954ff223f8 |