debootstrap: update to version 1.0.124
authorDaniel Golle <daniel@makrotopia.org>
Sat, 9 Oct 2021 03:04:22 +0000 (04:04 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 9 Oct 2021 16:02:32 +0000 (17:02 +0100)
Update package and use @DEBIAN mirror.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
admin/debootstrap/Makefile
admin/debootstrap/patches/010-no-nvswitch.patch

index a00adcc0c887cfb6787ef0245828f3151e7c0799..9d4a1c1a74db0e997de426190fc995f64f015d0a 100644 (file)
@@ -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 <daniel@makrotopia.org>
 PKG_LICENSE:=Unique
index d288dccbb96aac3d5ddb79554eb42e60aa8af990..698126a5fe972e07da9b1ea7138af17bd2685fb6 100644 (file)
@@ -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 () {