wok diff cpio/receipt @ rev 23757

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
parents 85bdd085b930
children 35292b022843
line diff
     1.1 --- a/cpio/receipt	Sun Feb 17 16:53:44 2019 +0100
     1.2 +++ b/cpio/receipt	Sat May 02 17:31:45 2020 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.gnu.org/software/cpio/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 +GNU_MIRROR="http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.gnu.org"
     1.8  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.9  
    1.10  DEPENDS="glibc-base"