From 5c36d51964e3b92011d92ab8f8cbcf20685de33d Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 8 Mar 2020 14:48:50 +0100 Subject: [PATCH] debootstrap: update to version 1.0.119~bpo10+1 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 af8ae2de0..cf29b2848 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.118 +PKG_VERSION:=1.0.119~bpo10+1 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:=fad9b7968676c1f4a680e2b07c2b2859f5513ea94425ad3247189eb81bdb51a6 +PKG_HASH:=b48aeb76533f233ac45c8b5ddd452550b3998e67e32dba4137f320a1a7b3519e PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=Unique