We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7567ba5 commit ad394eeCopy full SHA for ad394ee
Makefile
@@ -1,7 +1,7 @@
1
all:
2
3
libc-1-r1-1.gpkg.tar:
4
- test -f $@ || wget https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/17.1/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar -O libc-1-r1-1.gpkg.tar
+ test -f $@ || wget https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar -O libc-1-r1-1.gpkg.tar
5
6
check: getuto test-getuto.sh libc-1-r1-1.gpkg.tar
7
./test-getuto.sh
0 commit comments