mirror of
https://github.com/minexew/Shrine.git
synced 2026-05-26 15:58:36 +00:00
Merge pull request #38 from tosrevive/lw_change_package_mirror
Change package mirror to one that is live
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
#define PKG_VERSION 11
|
||||
|
||||
static U8* PKG_BASE_URL = "http://shrineupd.clanweb.eu/packages";
|
||||
static U8* PKG_BASE_URL = "http://shrine.lanceward.net/packages";
|
||||
static U8* PKG_LOCAL_REPO = "::/Misc/Packages";
|
||||
static U8* PKG_TMP_DIR = "::/Tmp/PkgTmp";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user