summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/get-patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get-patch b/scripts/get-patch
index eb7874a5..eb5dbd8a 100755
--- a/scripts/get-patch
+++ b/scripts/get-patch
@@ -1,6 +1,6 @@
#!/bin/bash
-GENPATCHES_URL="git://git.overlays.gentoo.org/proj/linux-patches.git"
+GENPATCHES_URL="git://git.gentoo.org/proj/linux-patches.git"
KERNEL_BASE_URL="https://www.kernel.org/pub/linux/kernel/v3.x"
KERENL_INCR_URL="${KERNEL_BASE_URL}/incr"