From 9d3cc3bcd875e8957aee76f6f36a66acb2ca56ff Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Sun, 28 Sep 2014 13:10:40 +0200 Subject: [PATCH] debootstrap: update to 1.0.63 Signed-off-by: Jiri Slachta --- admin/debootstrap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index beda10bb93..461e5a4be2 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.61 +PKG_VERSION:=1.0.63 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:=a330f764664b3f16af0f1ad56b9eccaf +PKG_MD5SUM:=7bd6a1ad6721cc7d8c9ac637ae478df4 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright -- 2.30.2