Commit 24de90e 1 parent aba8c1f commit 24de90e Copy full SHA for 24de90e
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ main() {
54
54
# there is no stable port
55
55
arch=ppc64
56
56
# https://packages.debian.org/en/sid/linux-image-powerpc64
57
- kernel=5.3.0-1 -powerpc64
57
+ kernel=5.3.0-2 -powerpc64
58
58
debsource=" deb http://ftp.ports.debian.org/debian-ports unreleased main"
59
59
debsource=" $debsource \ndeb http://ftp.ports.debian.org/debian-ports unstable main"
60
60
# sid version of dropbear requires these dependencies
@@ -71,7 +71,7 @@ main() {
71
71
sparc64)
72
72
# there is no stable port
73
73
# https://packages.debian.org/en/sid/linux-image-sparc64
74
- kernel=5.3.0-1 -sparc64
74
+ kernel=5.3.0-2 -sparc64
75
75
debsource=" deb http://ftp.ports.debian.org/debian-ports unreleased main"
76
76
debsource=" $debsource \ndeb http://ftp.ports.debian.org/debian-ports unstable main"
77
77
# sid version of dropbear requires these dependencies
You can’t perform that action at this time.
0 commit comments