File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ main() {
49
49
powerpc64)
50
50
# there is no stable port
51
51
arch=ppc64
52
- # https://packages.debian.org/de /sid/linux-image-powerpc64
53
- kernel=5.2 .0-3 -powerpc64
52
+ # https://packages.debian.org/en /sid/linux-image-powerpc64
53
+ kernel=5.3 .0-1 -powerpc64
54
54
debsource=" deb http://ftp.ports.debian.org/debian-ports unreleased main"
55
55
debsource=" $debsource \ndeb http://ftp.ports.debian.org/debian-ports unstable main"
56
56
# sid version of dropbear requires these dependencies
@@ -66,8 +66,8 @@ main() {
66
66
;;
67
67
sparc64)
68
68
# there is no stable port
69
- # https://packages.debian.org/de /sid/linux-image-sparc64
70
- kernel=5.2 .0-3 -sparc64
69
+ # https://packages.debian.org/en /sid/linux-image-sparc64
70
+ kernel=5.3 .0-1 -sparc64
71
71
debsource=" deb http://ftp.ports.debian.org/debian-ports unreleased main"
72
72
debsource=" $debsource \ndeb http://ftp.ports.debian.org/debian-ports unstable main"
73
73
# sid version of dropbear requires these dependencies
You can’t perform that action at this time.
0 commit comments