wok diff pycrypto/receipt @ rev 25494

Add finch & btop (thanks ceel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 30 08:50:05 2022 +0000 (18 months ago)
parents 241fb98cab1c
children
line diff
     1.1 --- a/pycrypto/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/pycrypto/receipt	Wed Nov 30 08:50:05 2022 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Cryptographic algorithms and protocols for python."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="PublicDomain"
     1.7 -WEB_SITE="https://www.dlitz.net/software/pycrypto/"
     1.8 +WEB_SITE="https://www.pycrypto.org/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="https://ftp.dlitz.net/pub/dlitz/crypto/$PACKAGE/$TARBALL"