Skip to content

Commit

Permalink
Update where bootstrap files are stored
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson authored and alex-konovalov committed Mar 25, 2020
1 parent cc24e6a commit bc65fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.rules
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ testkernel: ${KERNELTESTS}

# change PKG_BRANCH to stable-X.Y in the stable branch
PKG_BRANCH = master
PKG_BOOTSTRAP_URL = https://www.gap-system.org/pub/gap/gap4pkgs/
PKG_BOOTSTRAP_URL = https://files.gap-system.org/gap4pkgs/
PKG_MINIMAL = packages-required-$(PKG_BRANCH).tar.gz
PKG_FULL = packages-$(PKG_BRANCH).tar.gz
DOWNLOAD = $(abs_srcdir)/etc/download.sh
Expand Down

0 comments on commit bc65fe1

Please sign in to comment.