From 494a13dd23c8ab9143d734a78a3c309e0c569022 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sat, 9 Oct 2021 04:04:22 +0100 Subject: [PATCH] debootstrap: update to version 1.0.124 Update package and use @DEBIAN mirror. Signed-off-by: Daniel Golle --- admin/debootstrap/Makefile | 6 +++--- admin/debootstrap/patches/010-no-nvswitch.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index a00adcc0c8..9d4a1c1a74 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.123 +PKG_VERSION:=1.0.124 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:=df537297f212a7ffab3bb033065a466887e552a579d4f7115f2d042a86ba811f +PKG_SOURCE_URL:=@DEBIAN/pool/main/d/debootstrap +PKG_HASH:=736a47f4182e284b3c51e4a355536dba3e7bbc72269188287f2da87eafb6f4a6 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=Unique diff --git a/admin/debootstrap/patches/010-no-nvswitch.patch b/admin/debootstrap/patches/010-no-nvswitch.patch index d288dccbb9..698126a5fe 100644 --- a/admin/debootstrap/patches/010-no-nvswitch.patch +++ b/admin/debootstrap/patches/010-no-nvswitch.patch @@ -1,6 +1,6 @@ --- a/usr/share/debootstrap/functions +++ b/usr/share/debootstrap/functions -@@ -77,7 +77,6 @@ progress_next () { +@@ -78,7 +78,6 @@ progress_next () { } wgetprogress () {