wok-current diff util-linux-losetup/receipt @ rev 22170
linld: clear heap in moverm
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 08 10:47:52 2019 +0100 (2019-11-08) |
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 Nov 08 10:47:52 2019 +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 {