Skip to content

Commit 7be7574

Browse files
author
seydx
committed
Update rockchip patch and repo
1 parent 6b6a74e commit 7be7574

3 files changed

Lines changed: 189 additions & 426 deletions

File tree

builder/scripts.d/50-rkmpp.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
SCRIPT_REPO="https://gitee.com/nyanmisaka/mpp.git"
4-
SCRIPT_COMMIT="060aa30091d51a2bc6229bb0b418c95809be89a2"
3+
SCRIPT_REPO="https://github.com/nyanmisaka/rk-mirrors.git"
4+
SCRIPT_COMMIT="a9380ef333102ac318628f83b5f7a460d377749e"
55
SCRIPT_BRANCH="jellyfin-mpp-next"
66

77
ffbuild_enabled() {

builder/scripts.d/50-rkrga.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
SCRIPT_REPO="https://github.com/nyanmisaka/rk-mirrors.git"
4-
SCRIPT_COMMIT="571a880951583a3b2a04e7e1fa900861653befde"
4+
SCRIPT_COMMIT="1d330cc28551943bed3380261a5a9c6fbd58ff53"
55
SCRIPT_BRANCH="jellyfin-rga-next"
66

77
ffbuild_enabled() {

0 commit comments

Comments
 (0)