From 87fb15ba59485af16298138ceea0aead06c63559 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Tue, 7 Jan 2020 01:22:56 +0200 Subject: [PATCH] debootstrap: update to version 1.0.116 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 4dbb72e52..f6cbca238 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.115~bpo10+1 +PKG_VERSION:=1.0.116 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap -PKG_HASH:=cf0107f88199f83a72730faeaaa54b218a19ea1dd35ed473e5d0387c42aee07d +PKG_HASH:=2325cbad6fac19cec7db34cff8fc06f9d9781862621b6e91f10549cf7c7c66af PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=Unique