The old version is not available on the mirror any longer, which made
me update it.

Signed-off-by: Daniel Golle <dgo...@allnet.de>


Index: admin/debootstrap/patches/100-busybox_fix.patch
===================================================================
--- admin/debootstrap/patches/100-busybox_fix.patch     (revision 31477)
+++ admin/debootstrap/patches/100-busybox_fix.patch     (working copy)
@@ -1,6 +1,8 @@
---- a/usr/share/debootstrap/functions
-+++ b/usr/share/debootstrap/functions
-@@ -839,8 +839,6 @@ choose_extractor () {
+Index: debootstrap-1.0.40/usr/share/debootstrap/functions
+===================================================================
+--- debootstrap-1.0.40.orig/usr/share/debootstrap/functions
++++ debootstrap-1.0.40/usr/share/debootstrap/functions
+@@ -832,8 +832,6 @@ choose_extractor () {
  
        if [ -n "$EXTRACTOR_OVERRIDE" ]; then
                extractor="$EXTRACTOR_OVERRIDE"
Index: admin/debootstrap/Makefile
===================================================================
--- admin/debootstrap/Makefile  (revision 31477)
+++ admin/debootstrap/Makefile  (working copy)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=debootstrap
-PKG_VERSION:=1.0.38
+PKG_VERSION:=1.0.40
 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_MD5SUM:=9bc9c55504c73bad27105aeed1a94f42
+PKG_MD5SUM:=298ed4d39eda12b9db46f446465d6f7f
 
 UNPACK_CMD=ar -p "$(DL_DIR)/$(PKG_SOURCE)" data.tar.gz | ( cd $(1) && tar -xzf 
- )
 

Attachment: pgpBcWdHWKe33.pgp
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to