Browse Source

upgrade to ssmtp 2.48

master
parent
commit
1fc293e497
  1. 11
      ssmtp/ssmtp.spec

11
ssmtp/ssmtp.spec

@ -29,15 +29,13 @@ Summary: Simple SMTP MTA
URL: ftp://metalab.unc.edu/pub/Linux/system/mail/mta/
Vendor: Matt Ryan
Packager: The OpenPKG Project
Distribution: OpenPKG [BRK]
Distribution: OpenPKG [REL]
Group: Mail
License: GPL
Version: 2.39.1
Release: 20020226
Version: 2.48
Release: 20020316
# list of sources
# As of 26.02.2002 the URL of Source0 is broken.
# With no alternative URL, the ssmtp project is assumed abandoned.
Source0: ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-%{version}.tar.gz
Source1: ssmtp.conf
@ -59,7 +57,8 @@ Provides: MTA
one.
%prep
%setup -q -n ssmtp-2.39
%setup -q
rm config.cache
%build
CC="%{l_cc}" \

Loading…
Cancel
Save