wok diff pycrypto/receipt @ rev 22802

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
parents 16df76e1fc6a
children dda811c974d8
line diff
     1.1 --- a/pycrypto/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/pycrypto/receipt	Tue Jan 28 09:23:39 2020 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="PublicDomain"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.amk.ca/python/code/crypto"
     1.8 +WEB_SITE="https://www.dlitz.net/software/pycrypto/"
     1.9  WGET_URL="http://ftp.dlitz.net/pub/dlitz/crypto/$PACKAGE/$TARBALL"
    1.10  
    1.11  DEPENDS="python gmp"