wok view gcc83-lang/receipt @ rev 25630
libssh, openssh, paramiko, proftpd, putty: CVE-2023-48795 fix, waiting for dropbear and tinyssh released.
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 22 14:30:01 2023 +0000 (11 months ago) |
parents | 11a579233744 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="gcc83-lang"
4 VERSION="8.3.0"
5 CATEGORY="localization"
6 SHORT_DESC="GCC - localised messages."
7 WEB_SITE="https://gcc.gnu.org/"
8 MAINTAINER="maintainer@slitaz.org"
9 LICENSE="GPL2"
11 PROVIDE="gcc-lang"
12 WANTED="gcc83"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders locale
18 }