mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
debootstrap: update to 1.0.139.
This commit is contained in:
parent
e560a8299b
commit
a2cbe4fba6
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.138
|
version=1.0.139
|
||||||
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="144cbe3b3e59e8609474121a419622a98de9756c28c820e9239be452df9e704d
|
checksum="d262525c31083e8fe4b613b6718babe01b42f9eb35c189ec7312e8d6843daaf6
|
||||||
6e93a87b9e50bd81518880ec07a62f95d7d8452f4aa703f5b0a3076439f1022c"
|
6e93a87b9e50bd81518880ec07a62f95d7d8452f4aa703f5b0a3076439f1022c"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue