From: Daniel Golle Date: Wed, 13 May 2015 10:05:05 +0000 (+0200) Subject: debootstrap: update source X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5a509d937218037127de94c5e119682f1c1faf93;p=feed%2Fpackages.git debootstrap: update source Signed-off-by: Daniel Golle --- diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index a55ba353f5..de8f1da85f 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.67 +PKG_VERSION:=1.0.68 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:=e7854d4b10ab860f08921525406debdd +PKG_MD5SUM:=0f0ce1195a08f2809673d8e867fa61e6 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright