diff --git a/srcpkgs/s-nail/template b/srcpkgs/s-nail/template index 21df5c94691..ac3881ee230 100644 --- a/srcpkgs/s-nail/template +++ b/srcpkgs/s-nail/template @@ -1,15 +1,15 @@ # Template file for 's-nail' pkgname=s-nail -version=14.5 -_version="14_5" -revision=2 +version=14.5.1 +_version="14_5_1" +revision=1 makedepends="openssl-devel" short_desc="Mail processing system with a command syntax reminiscent of ed" maintainer="Ypnose " license="BSD" homepage="http://s-nail.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${_version}.tar.gz" -checksum=f87eec31e2f57335afc812b44581d36a7a364258410309e22cb75a20fa267495 +checksum=5db746771d1cd33350ff6dc3a1249cf7b7a5b025fc5b90f9ff21a917f599501a do_build() { make PREFIX=/usr SYSCONFDIR=/etc SID= NAIL=mail BINDIR=/usr/bin \