1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Fix commit hash

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-12-24 07:59:05 +01:00
parent c63ea72e9c
commit 35eb2788d5

View file

@ -59,7 +59,7 @@ fi
#_get_repo source https://github.com/ysurac/openmptcprouter-source "master"
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "46c5880b0f64c82d7ca2395a72f8a7757446e7c5"
_get_repo feeds/packages https://github.com/openwrt/packages "dec2f93a367056d72a3ac44cbc2d002567a286e"
_get_repo feeds/packages https://github.com/openwrt/packages "3dec2f93a367056d72a3ac44cbc2d002567a286e"
_get_repo feeds/luci https://github.com/openwrt/luci "2096d67522e6622920d8d6aa1e0009769b392ef2"
if [ -z "$OMR_FEED" ]; then