debootstrap: update to version 1.0.124

Update package and use @DEBIAN mirror.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2021-10-09 04:04:22 +01:00
parent 7c529bab91
commit 494a13dd23
No known key found for this signature in database
GPG Key ID: 5A8F39C31C3217CA
2 changed files with 4 additions and 4 deletions

View 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

View 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 () {