Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 479855d

Browse files
committed
Update flashcast-flasher URLs to new location
1 parent e94b312 commit 479855d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package/flashcast-flasher/Config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ config BR2_PACKAGE_FLASHCAST_FLASHER
55
help
66
The set of shell scripts which power FlashCast's mod framework
77

8-
https://github.com/tchebb/flashcast-flasher
8+
https://github.com/team-eureka/flashcast-flasher

package/flashcast-flasher/flashcast-flasher.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
################################################################################
66

77
FLASHCAST_FLASHER_VERSION = v1.1
8-
FLASHCAST_FLASHER_SITE = https://github.com/tchebb/flashcast-flasher.git
8+
FLASHCAST_FLASHER_SITE = https://github.com/team-eureka/flashcast-flasher.git
99
FLASHCAST_FLASHER_SITE_METHOD = git
1010

1111
define FLASHCAST_FLASHER_BUILD_CMDS

0 commit comments

Comments
 (0)