Skip to content

Commit

Permalink
Merge pull request #3224 from mariux64/update-debootstrap-from-1.0.13…
Browse files Browse the repository at this point in the history
…4-to-1.0.140

Update debootstrap from 1.0.134 to 1.0.140
  • Loading branch information
pmenzel authored Apr 3, 2025
2 parents 7c69417 + cf7ecf2 commit 6bdd6da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debootstrap.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION debootstrap-1.0.134-0
# BEE_VERSION debootstrap-1.0.140-0

#SRCURL[0]=https://salsa.debian.org/installer-team/debootstrap/-/archive/${PKGVERSION}/debootstrap-${PKGVERSION}.tar.gz
SRCURL[0]="https://beehive.molgen.mpg.de/6c7e9f565f96ad04c623ad93a2806709/debootstrap-1.0.134.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/edb76f690424a0b5c374679692c6ab5d/debootstrap-1.0.140.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 6bdd6da

Please sign in to comment.