From: Daniel Golle Date: Thu, 27 Nov 2014 12:41:08 +0000 (+0100) Subject: debootstrap: bump to version 1.0.66 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4f0f8121dd85bf754cb708b9d0a1a00a40176914;p=feed%2Fpackages.git debootstrap: bump to version 1.0.66 Signed-off-by: Daniel Golle --- diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index 461e5a4be2..50d0cbda06 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.63 +PKG_VERSION:=1.0.66 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:=7bd6a1ad6721cc7d8c9ac637ae478df4 +PKG_MD5SUM:=bf6370ea0aa80308dfb03a4a35e33ad1 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright