wok diff busybox/receipt @ rev 20205

Up busybox (1.18.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 20 18:10:43 2018 +0100 (2018-02-20)
parents cec701c81209
children 014f8d1188e8
line diff
     1.1 --- a/busybox/receipt	Wed Sep 27 11:16:14 2017 +0200
     1.2 +++ b/busybox/receipt	Tue Feb 20 18:10:43 2018 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="busybox"
     1.7 -VERSION="1.27.2"
     1.8 +VERSION="1.28.1"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -47,7 +47,8 @@
    1.13  scriptreplay.u
    1.14  mkfs_vfat.u
    1.15  ash.u
    1.16 -httpd.u
    1.17 +unsafesymlink.u
    1.18 +df.u
    1.19  EOT
    1.20      cp $stuff/$PACKAGE-${VERSION%.*}.config .config
    1.21  }