Skip to content

Commit 15790d2

Browse files
committed
Use newer buildroot URL
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 1cc5f3d commit 15790d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ else
135135
BUILDROOT_TAR_EXT=xz
136136
fi
137137

138-
BUILDROOT_LINK=http://buildroot.uclibc.org/downloads/
138+
BUILDROOT_LINK=https://buildroot.org/downloads/
139139
BUILDROOT_FILE=${BUILDROOT_VERSION}.tar.${BUILDROOT_TAR_EXT}
140140

141141
SOURCE_DIR="$(pwd)"

0 commit comments

Comments
 (0)