s-nail: update to 14.5.2.

This commit is contained in:
Juan RP 2014-01-22 18:33:05 +01:00
parent 2f9a221fd3
commit e8f6820883
1 changed files with 5 additions and 6 deletions

View File

@ -1,18 +1,17 @@
# Template file for 's-nail'
pkgname=s-nail
version=14.5.1
_version="14_5_1"
revision=2
version=14.5.2
revision=1
makedepends="openssl-devel libidn-devel"
conf_files="/etc/mail.rc"
provides="mail-${version}"
provides="mail-${version}_${revision}"
replaces="mail>=0"
short_desc="Mail processing system with a command syntax reminiscent of ed"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="BSD"
homepage="http://s-nail.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${_version}.tar.gz"
checksum=5db746771d1cd33350ff6dc3a1249cf7b7a5b025fc5b90f9ff21a917f599501a
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version//./_}.tar.gz"
checksum=ee347c71f902c0a65bd9185b0eb348f1c7126f58d857c7deed3b3e29953145ab
do_build() {
make PREFIX=/usr SYSCONFDIR=/etc SID= NAIL=mail BINDIR=/usr/bin \