mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
debootstrap: update to 1.0.134.
This commit is contained in:
parent
461b240250
commit
97b7ef38d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'debootstrap'
|
# Template file for 'debootstrap'
|
||||||
pkgname=debootstrap
|
pkgname=debootstrap
|
||||||
version=1.0.133
|
version=1.0.134
|
||||||
revision=1
|
revision=1
|
||||||
depends="binutils gnupg gzip tar wget xz zstd"
|
depends="binutils gnupg gzip tar wget xz zstd"
|
||||||
short_desc="Bootstrap a basic Debian system"
|
short_desc="Bootstrap a basic Debian system"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/debootstrap/debootstrap_${version}_all.deb
|
distfiles="${DEBIAN_SITE}/main/d/debootstrap/debootstrap_${version}_all.deb
|
||||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb"
|
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb"
|
||||||
checksum="246ebf635de26fafc9201a7ad2d7ea484927ad6f049d6b32c59c6182af0f3a63
|
checksum="0b9de8a3003fef50ff1be50b210d5ee7838bdaded52d221090cd7ad85e49243f
|
||||||
6e93a87b9e50bd81518880ec07a62f95d7d8452f4aa703f5b0a3076439f1022c"
|
6e93a87b9e50bd81518880ec07a62f95d7d8452f4aa703f5b0a3076439f1022c"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue