wok-6.x diff owfs/receipt @ rev 21876
Add python-bcrypt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 28 16:58:29 2019 +0200 (2019-09-28) |
parents | 6f210e7f620d |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/owfs/receipt Thu May 30 10:22:59 2019 +0100 1.2 +++ b/owfs/receipt Sat Sep 28 16:58:29 2019 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="One Wire File System." 1.5 MAINTAINER="l.lemarinel@gmail.com" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://owfs.org/" 1.8 +WEB_SITE="https://owfs.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/v$VERSION.tar.gz"