Skip to content

Commit abd1f34

Browse files
committed
Bump Debian debootstrap version
The old version was not available anymore for download. (cherry picked from commit e6d7b46)
1 parent ecc77b3 commit abd1f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc-tools/dj_make_chroot.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ if [ "$DISTRO" = 'Debian' ]; then
178178
REMOVEDEBS=""
179179

180180
# Which debootstrap package to install on non-Debian systems:
181-
DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u1_all.deb"
181+
DEBOOTDEB="debootstrap_1.0.128+nmu2+deb12u2_all.deb"
182182

183183
# The Debian mirror/proxy below can be passed as environment
184184
# variables; if none are given the following defaults are used.

0 commit comments

Comments
 (0)