wok annotate popt-lang/receipt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents
children
rev   line source
Hans-G?nter@25145 1 # SliTaz package receipt.
Hans-G?nter@25145 2
Hans-G?nter@25145 3 PACKAGE="popt-lang"
Hans-G?nter@25145 4 VERSION="1.18"
Hans-G?nter@25145 5 CATEGORY="localization"
Hans-G?nter@25145 6 SHORT_DESC="Library for parsing command line options - localised messages."
Hans-G?nter@25145 7 MAINTAINER="maintainer@slitaz.org"
Hans-G?nter@25145 8 LICENSE="MIT"
Hans-G?nter@25145 9 WEB_SITE="https://github.com/rpm-software-management/popt"
Hans-G?nter@25145 10
Hans-G?nter@25145 11 WANTED="popt"
Hans-G?nter@25145 12
Hans-G?nter@25145 13 genpkg_rules()
Hans-G?nter@25145 14 {
Hans-G?nter@25145 15 cook_copy_folders locale
Hans-G?nter@25145 16 }