lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 7dfce8e098d4296a3d014110abac13de0fa40923
parent c0e04c18a751ce2ac965a457cc1dddc63273c93c
Author: Daniel Golle <daniel@makrotopia.org>
Date:   Thu,  3 Dec 2015 01:21:01 +0100

debootstrap: update to 1.0.75

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Diffstat:
Madmin/debootstrap/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.72 +PKG_VERSION:=1.0.75 PKG_RELEASE:=1 PKG_MAINTAINER=Daniel Golle <daniel@makrotopia.org> PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap -PKG_MD5SUM:=49f24e3299352aa5453f725ec0d55566 +PKG_MD5SUM:=5b568d66390d76fba87b839984254730 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright