wok view get-linuxqq/receipt @ rev 25638

Up tinyssh (20240101 CVE-2023-48795)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 05 10:31:44 2024 +0000 (5 months ago)
parents 950cf198f5a1
children
line source
1 # SliTaz package receipt.
3 PACKAGE="get-linuxqq"
4 VERSION="1.02"
5 CATEGORY="non-free"
6 TAGS="im instant-messaging"
7 SHORT_DESC="Instant messaging software from Tencent Inc."
8 MAINTAINER="lufeng369@slitaz.org"
9 LICENSE="BSD"
10 WEB_SITE="https://im.qq.com/"
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp stuff/get-linuxqq $fs/usr/bin
16 }