mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
debootstrap: update to 1.0.113.
This commit is contained in:
parent
e7e091b6cf
commit
d38c36d0b9
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.112
|
version=1.0.113
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="binutils gnupg gzip tar wget xz"
|
depends="binutils gnupg gzip tar wget xz"
|
||||||
|
@ -10,7 +10,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/${pkgname}/${pkgname}_${version}_all.deb
|
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
||||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2017.5_all.deb"
|
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2017.5_all.deb"
|
||||||
checksum="5b6c2f46b17ca24a2c4c2703c868cc58d33bedf8041c41e47c2cf9f124fb2891
|
checksum="7b08644a72911e4a2e1bf87d16a6026b6a018aa44c60829a5130147f592f18ee
|
||||||
6a38407c47fefad2d8459dc271d109f1841ee857f993ed3ce2884e33f7f0f734"
|
6a38407c47fefad2d8459dc271d109f1841ee857f993ed3ce2884e33f7f0f734"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue