wok diff util-linux-losetup/receipt @ rev 22760

updated findutils (4.6.0 -> 4.7.0)
author Hans-G?nter Theisgen
date Fri Jan 24 17:10:12 2020 +0100 (2020-01-24)
parents af959ebf1305
children accf1450f9ce
line diff
     1.1 --- a/util-linux-losetup/receipt	Mon Nov 26 09:46:23 2018 +0100
     1.2 +++ b/util-linux-losetup/receipt	Fri Jan 24 17:10:12 2020 +0100
     1.3 @@ -1,18 +1,19 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="util-linux-losetup"
     1.7 -VERSION="2.28"
     1.8 +VERSION="2.34"
     1.9  CATEGORY="base-system"
    1.10 -SHORT_DESC="The losetup utility from Util Linux"
    1.11 +SHORT_DESC="The losetup utility from Util Linux."
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    1.15 +
    1.16 +SUGGESTED="linux-cloop util-linux-mount"
    1.17 +DEPENDS="glibc-base"
    1.18 +WANTED="util-linux"
    1.19 +
    1.20  HOST_ARCH="i486 arm"
    1.21  
    1.22 -WANTED="util-linux"
    1.23 -DEPENDS="glibc-base"
    1.24 -SUGGESTED="util-linux-mount linux-cloop"
    1.25 -
    1.26  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.27  genpkg_rules()
    1.28  {