debootstrap: update to 1.0.70.

This commit is contained in:
Christian Neukirchen 2015-05-22 10:36:37 +02:00
parent 3bffe85713
commit 17827b3387

View file

@ -1,6 +1,6 @@
# Template file for 'debootstrap' # Template file for 'debootstrap'
pkgname=debootstrap pkgname=debootstrap
version=1.0.69 version=1.0.70
revision=1 revision=1
build_style=fetch build_style=fetch
depends="wget gnupg binutils" depends="wget gnupg binutils"
@ -10,7 +10,7 @@ license="custom"
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="958950c991130e67094da088b6f7b31463c80bf7caad1b2d876a8a35ddc76883 checksum="8218a74e66afb796de53f27277065f8f727ff4b915ed06c37b12ab711a998454
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0" 017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
do_install() { do_install() {