mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/exim: Updated for version 4.92.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5be29578db
commit
d81915cd04
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=exim
|
||||
VERSION=${VERSION:-4.92}
|
||||
VERSION=${VERSION:-4.92.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exim"
|
||||
VERSION="4.92"
|
||||
VERSION="4.92.1"
|
||||
HOMEPAGE="https://www.exim.org/"
|
||||
DOWNLOAD="https://ftp.exim.org/pub/exim/exim4/exim-4.92.tar.xz"
|
||||
MD5SUM="675baa21ba74f5396c8c3c14c5dcfd25"
|
||||
DOWNLOAD="https://ftp.exim.org/pub/exim/exim4/exim-4.92.1.tar.xz"
|
||||
MD5SUM="c047cb66e60557cec8f2dbc558cb5707"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue