wok diff cmospwd/receipt @ rev 21920

Add pcem
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 05 16:15:48 2019 +0200 (2019-10-05)
parents a78610b2eb47
children a6b997a82f39
line diff
     1.1 --- a/cmospwd/receipt	Mon Jan 21 12:26:11 2019 +0100
     1.2 +++ b/cmospwd/receipt	Sat Oct 05 16:15:48 2019 +0200
     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()