mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/emailrelay: Updated for version 2.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
60edf88845
commit
a773ccb53e
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=emailrelay
|
||||
VERSION=${VERSION:-2.0}
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="emailrelay"
|
||||
VERSION="2.0"
|
||||
VERSION="2.0.1"
|
||||
HOMEPAGE="https://emailrelay.sourceforge.net/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/emailrelay/files/emailrelay/2.0/emailrelay-2.0-src.tar.gz"
|
||||
MD5SUM="a14293d14c651499cc5a9a107b5985bd"
|
||||
DOWNLOAD="https://sourceforge.net/projects/emailrelay/files/emailrelay/2.0.1/emailrelay-2.0.1-src.tar.gz"
|
||||
MD5SUM="eb9d59ad77f3b98184fa4efd76e37c47"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue