wok diff getmail/receipt @ rev 21810

Add python-cffi, python-cparser & python-cryptography
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 17 18:44:53 2019 +0200 (2019-08-17)
parents 16df76e1fc6a
children 5700c161e93e
line diff
     1.1 --- a/getmail/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/getmail/receipt	Sat Aug 17 18:44:53 2019 +0200
     1.3 @@ -1,12 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5 +
     1.6  PACKAGE="getmail"
     1.7 -VERSION="4.41.0"
     1.8 +VERSION="5.8"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A simple mail retrieval agent intended as a replacement for fetchmail."
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13 +WEB_SITE="http://pyropus.ca/software/getmail"
    1.14 +
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16 -WEB_SITE="http://pyropus.ca/software/getmail"
    1.17  WGET_URL="$WEB_SITE/old-versions/$TARBALL"
    1.18  
    1.19  DEPENDS="python"