From f977896dd3988ca72e1b08c7651e45e95bc5924b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20K=C3=B6nig?= Date: Fri, 12 Sep 2014 18:50:39 +0200 Subject: [PATCH] debootstrap: update to 1.0.61 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christoph König --- admin/debootstrap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index 9c3fc61717..beda10bb93 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.60~bpo70+1 +PKG_VERSION:=1.0.61 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:=6d4e3b97981b9e0bb86f49d8edac91af +PKG_MD5SUM:=a330f764664b3f16af0f1ad56b9eccaf PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright