From e995cdafceb835674803d7ba336cd9d035e03713 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Wed, 9 Mar 2016 02:11:35 +0100 Subject: [PATCH] debootstrap: update to version 1.0.79 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 5aab0c680d..d76bf65f9e 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.78 +PKG_VERSION:=1.0.79 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:=687d56b8ebde6f35a2ad322be9731723 +PKG_MD5SUM:=48dae2747db960f5484fe5355678c249 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright