debootstrap: update to 1.0.93+nmu2.

This commit is contained in:
Leah Neukirchen 2018-03-19 14:33:36 +01:00
parent 556f9d8ed0
commit 7fd061d540
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'debootstrap' # Template file for 'debootstrap'
pkgname=debootstrap pkgname=debootstrap
version=1.0.93 version=1.0.93+nmu2
revision=1 revision=1
build_style=fetch build_style=fetch
depends="binutils bzip2 gnupg gzip tar wget xz" depends="binutils bzip2 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_2014.3_all.deb" ${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2014.3_all.deb"
checksum="3e5119181a96b57a866349e27c87c6a5925d062192e65f2c6ead8345438eec31 checksum="5d1984d2f34a90d5a6659474f19fccb89a37d47e924b855f7182b00021fdf20d
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0" 017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
do_install() { do_install() {