debootstrap: update to 1.0.65.

This commit is contained in:
Christian Neukirchen 2014-11-13 14:39:14 +01:00
parent e50dbcdaad
commit 86681e8007
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'debootstrap'
pkgname=debootstrap
version=1.0.64
version=1.0.65
revision=1
build_style=fetch
depends="wget"
@ -10,7 +10,7 @@ license="custom"
homepage="http://packages.qa.debian.org/d/debootstrap.html"
update_ignore="*~*"
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb"
checksum=16ff189e2382bbb030e69372dba805930a2095b23cdddfc1c377f8975c5df850
checksum=72c797416b0f04cd846ff1099e5ecb0aa47d01e4b688585e237d597b2c1746bc
do_install() {
ar p ${pkgname}_${version}_all.deb data.tar.xz | tar xJf - -C ${DESTDIR}