wok diff cmospwd/receipt @ rev 24290
updated sshpass (1.06 -> 1.09)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 14 13:34:24 2022 +0100 (2022-01-14) |
parents | a78610b2eb47 |
children | a6b997a82f39 |
line diff
1.1 --- a/cmospwd/receipt Mon Jan 21 12:26:11 2019 +0100 1.2 +++ b/cmospwd/receipt Fri Jan 14 13:34:24 2022 +0100 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cmospwd" 1.7 -VERSION="5.0" 1.8 +VERSION="5.1" 1.9 CATEGORY="misc" 1.10 +TAGS="CMOS" 1.11 SHORT_DESC="Decrypts password stored in cmos used to access BIOS SETUP." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 LICENSE="GPL2" 1.14 +WEB_SITE="https://www.cgsecurity.org/wiki/CmosPwd" 1.15 + 1.16 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.17 -WEB_SITE="https://www.cgsecurity.org/wiki/CmosPwd" 1.18 WGET_URL="https://www.cgsecurity.org/$TARBALL" 1.19 -TAGS="CMOS" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()