1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 19:31:52 +00:00

Fix OpenWrt hashes

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-12-23 20:37:54 +01:00
parent 53afb57f53
commit 6c89d374d1

View file

@ -58,8 +58,8 @@ else
fi
#_get_repo source https://github.com/ysurac/openmptcprouter-source "master"
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "ca729cd43c4c498be5f173afee978836fbadea7b"
_get_repo feeds/packages https://github.com/openwrt/packages "6d2ec456bd43e896ea369e813316c06ccf593681"
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "46c5880b0f64c82d7ca2395a72f8a7757446e7c5"
_get_repo feeds/packages https://github.com/openwrt/packages "ca729cd43c4c498be5f173afee978836fbadea7b"
_get_repo feeds/luci https://github.com/openwrt/luci "2096d67522e6622920d8d6aa1e0009769b392ef2"
if [ -z "$OMR_FEED" ]; then