debootstrap: update to 1.0.133.
This commit is contained in:
parent
a2b2db4fc1
commit
79eba83de6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'debootstrap'
|
||||
pkgname=debootstrap
|
||||
version=1.0.132
|
||||
version=1.0.133
|
||||
revision=1
|
||||
depends="binutils gnupg gzip tar wget xz zstd"
|
||||
short_desc="Bootstrap a basic Debian system"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
||||
distfiles="${DEBIAN_SITE}/main/d/debootstrap/debootstrap_${version}_all.deb
|
||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb"
|
||||
checksum="c40df0a7916fe659483cff639ff8c2df58952d546da24f1c6ae61763a5c2e462
|
||||
checksum="246ebf635de26fafc9201a7ad2d7ea484927ad6f049d6b32c59c6182af0f3a63
|
||||
6e93a87b9e50bd81518880ec07a62f95d7d8452f4aa703f5b0a3076439f1022c"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue