lede-packages-rs

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

commit 6851f71e9b6bb7228c8deeddd6116ee03b8c0f4c
parent 7be6a76bc34718bb98fb0efdb5b5d4140b007c1c
Author: Daniel Golle <daniel@makrotopia.org>
Date:   Wed, 10 Feb 2016 21:15:25 +0200

debootstrap: update to version 1.0.78

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.75 +PKG_VERSION:=1.0.78 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:=5b568d66390d76fba87b839984254730 +PKG_MD5SUM:=687d56b8ebde6f35a2ad322be9731723 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright