wok diff ssmtp/receipt @ rev 11027

Up: py3k to 3.2.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 16 07:08:02 2011 +0000 (2011-10-16)
parents 58db922eca44
children 458c82e6cb3c
line diff
     1.1 --- a/ssmtp/receipt	Wed May 25 18:47:49 2011 +0200
     1.2 +++ b/ssmtp/receipt	Sun Oct 16 07:08:02 2011 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ssmtp"
     1.7 -VERSION="2.62"
     1.8 +VERSION="2.64"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Extremely simple MTA to get mail off the system to a mailhub."
    1.11  MAINTAINER="rocky@slitaz.org"
    1.12  DEPENDS="openssl"
    1.13  BUILD_DEPENDS="openssl-dev"
    1.14 -TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz"
    1.15 +TARBALL="${PACKAGE}_${VERSION}.orig.tar.bz2"
    1.16  WEB_SITE="http://packages.debian.org/stable/mail/ssmtp"
    1.17  WGET_URL="http://ftp.debian.org/debian/pool/main/s/ssmtp/$TARBALL"
    1.18  CONFIG_FILES="/etc/ssmtp/ssmtp.conf /etc/ssmtp/revaliases"