wok diff ssmtp/receipt @ rev 11534
gnustep-back: fic BUILD_DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Dec 25 03:16:17 2011 +0100 (2011-12-25) |
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 Dec 25 03:16:17 2011 +0100 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"