wok rev 20800
updated cmospwd (5.0 -> 5.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 15 14:59:14 2019 +0100 (2019-02-15) |
parents | 69e5a0d321dd |
children | e4f78af785ff |
files | cmospwd/receipt |
line diff
1.1 --- a/cmospwd/receipt Fri Feb 15 13:43:34 2019 +0100 1.2 +++ b/cmospwd/receipt Fri Feb 15 14:59:14 2019 +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()