From a7ec4ae13cd66ab28d33e3c45e9d2553a58006fd Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Fri, 27 Mar 2015 02:23:51 +0100 Subject: [PATCH] debootstrap: bump version (again) 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 f2e18d5d8..a55ba353f 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.66 +PKG_VERSION:=1.0.67 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:=bf6370ea0aa80308dfb03a4a35e33ad1 +PKG_MD5SUM:=e7854d4b10ab860f08921525406debdd PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright