From 2d6475fa93eef52512453859031bd8731d8830d7 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 7 Oct 2020 15:46:47 +0200 Subject: [PATCH] debootstrap: update to version 1.0.123 Signed-off-by: Josef Schlehofer --- admin/debootstrap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index cf29b2848f..a00adcc0c8 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.119~bpo10+1 +PKG_VERSION:=1.0.123 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:=b48aeb76533f233ac45c8b5ddd452550b3998e67e32dba4137f320a1a7b3519e +PKG_HASH:=df537297f212a7ffab3bb033065a466887e552a579d4f7115f2d042a86ba811f PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=Unique