wok rev 21661

updated pass (1.6.5 -> 1.7.3)
author Hans-G?nter Theisgen
date Sat Jun 01 10:26:51 2019 +0100 (2019-06-01)
parents 8cd03bcd99f2
children 9cc63da7035a
files pass/receipt
line diff
     1.1 --- a/pass/receipt	Fri May 31 17:51:21 2019 +0100
     1.2 +++ b/pass/receipt	Sat Jun 01 10:26:51 2019 +0100
     1.3 @@ -1,17 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pass"
     1.7 -SOURCE="password-store"
     1.8 -VERSION="1.6.5"
     1.9 +VERSION="1.7.3"
    1.10  CATEGORY="security"
    1.11  SHORT_DESC="The standard unix password manager."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14 +WEB_SITE="https://www.passwordstore.org/"
    1.15 +
    1.16 +SOURCE="password-store"
    1.17  TARBALL="$SOURCE-$VERSION.tar.xz"
    1.18 -WEB_SITE="https://www.passwordstore.org/"
    1.19  WGET_URL="http://git.zx2c4.com/$SOURCE/snapshot/$TARBALL"
    1.20 +
    1.21  SUGGESTED="git gnupg"
    1.22 -
    1.23  DEPENDS="bash"
    1.24  
    1.25  # Rules to configure and make the package.