From 7b74769b077fe513c78a259138289dde11a6d36f Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Wed, 9 Sep 2015 14:27:09 +0200 Subject: [PATCH] debootstrap: update to version 1.0.72 Signed-off-by: Daniel Golle --- admin/debootstrap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index 629f221d4..8190d2ac7 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.68 +PKG_VERSION:=1.0.72 PKG_RELEASE:=1 PKG_MAINTAINER=Daniel Golle PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap -PKG_MD5SUM:=b7e98013966e595ba50230f60efe7cbe +PKG_MD5SUM:=49f24e3299352aa5453f725ec0d55566 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright