diff options
author | Arn0 <yth@ythogtha.org> | 2024-05-31 13:15:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-31 23:56:42 +0700 |
commit | c10ebd4c3e3e4769bfe63d148c5d556ca54bced2 (patch) | |
tree | cd11e4b56db350176db47c3c15a473ce85d53a26 /python/python3-aiosmtpd/python3-aiosmtpd.SlackBuild | |
parent | df6fe8d7296cfd8f6369c454d63720db581f0f68 (diff) |
python/python3-aiosmtpd: updated for version 1.4.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiosmtpd/python3-aiosmtpd.SlackBuild')
-rw-r--r-- | python/python3-aiosmtpd/python3-aiosmtpd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aiosmtpd/python3-aiosmtpd.SlackBuild b/python/python3-aiosmtpd/python3-aiosmtpd.SlackBuild index 2f31f6b220..b6edc2792a 100644 --- a/python/python3-aiosmtpd/python3-aiosmtpd.SlackBuild +++ b/python/python3-aiosmtpd/python3-aiosmtpd.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-aiosmtpd SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-1.4.5} +VERSION=${VERSION:-1.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |