wok annotate util-linux-lang/receipt @ rev 25841
Up screen CVEs (CVE-2025-[46802,46804,46805)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed May 14 16:32:36 2025 +0200 (5 weeks ago) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25393 | 1 # SliTaz package receipt. |
Hans-G?nter@25393 | 2 |
Hans-G?nter@25393 | 3 PACKAGE="util-linux-lang" |
Hans-G?nter@25393 | 4 VERSION="2.38" |
Hans-G?nter@25393 | 5 CATEGORY="localization" |
Hans-G?nter@25393 | 6 SHORT_DESC="Util Linux - localised messages." |
Hans-G?nter@25393 | 7 MAINTAINER="maintainer@slitaz.org" |
Hans-G?nter@25393 | 8 LICENSE="GPL2" |
Hans-G?nter@25393 | 9 WEB_SITE="https://en.wikipedia.org/wiki/Util-linux" |
Hans-G?nter@25393 | 10 |
Hans-G?nter@25393 | 11 WANTED="util-linux" |
Hans-G?nter@25393 | 12 |
Hans-G?nter@25393 | 13 # Rules to gen a SliTaz package suitable for Tazpkg. |
Hans-G?nter@25393 | 14 genpkg_rules() |
Hans-G?nter@25393 | 15 { |
Hans-G?nter@25393 | 16 cook_copy_folders locale |
Hans-G?nter@25393 | 17 } |