debootstrap: update to 1.0.124.
This commit is contained in:
parent
779d8aa105
commit
1b9cabc17d
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'debootstrap'
|
||||
pkgname=debootstrap
|
||||
version=1.0.123
|
||||
revision=2
|
||||
version=1.0.124
|
||||
revision=1
|
||||
build_style=fetch
|
||||
depends="binutils gnupg gzip tar wget xz"
|
||||
depends="binutils gnupg gzip tar wget xz zstd"
|
||||
short_desc="Bootstrap a basic Debian system"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
||||
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2019.1_all.deb"
|
||||
checksum="0ab37218fa9719517fccee68b552545f17a5336bbf5801c6d565213ca1aa014e
|
||||
checksum="df202f7e485be563270e803d25072d0c027d9ba3f624d1dd370dcaeaaa493210
|
||||
9cefd8917f3d97a999c136aa87f04a3024408b5bc1de470de7d6dfa5e4bd4361"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue