summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/sys-boot/plymouth/plymouth.exlib2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sys-boot/plymouth/plymouth.exlib b/packages/sys-boot/plymouth/plymouth.exlib
index 898b4eb..efe5840 100644
--- a/packages/sys-boot/plymouth/plymouth.exlib
+++ b/packages/sys-boot/plymouth/plymouth.exlib
@@ -4,7 +4,7 @@
require systemd-service
-DOWNLOADS="http://www.freedesktop.org/software/${PN}/releases/${PNV}.tar.xz"
+DOWNLOADS="http://mirrors.redcorelinux.org/redcorelinux/distfiles/${PNV}.tar.bz2"
export_exlib_phases src_unpack src_configure src_install