wok-next rev 11000
Up: ssmtp to 2.64.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 13 02:57:44 2011 +0000 (2011-10-13) |
parents | e009d5cd8d77 |
children | e274e203fbda |
files | ssmtp/receipt |
line diff
1.1 --- a/ssmtp/receipt Thu Oct 13 02:53:31 2011 +0000 1.2 +++ b/ssmtp/receipt Thu Oct 13 02:57:44 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"