wok diff cpio/receipt @ rev 21917

linux-zram: split swap according to cores count
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 05 11:36:18 2019 +0200 (2019-10-05)
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 Oct 05 11:36:18 2019 +0200
     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"