mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
office/SOGo: Updated for version 4.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
beb8f7f61e
commit
05885a467b
2 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for SOGo
|
||||
|
||||
# Copyright 2018 Chris Walker Kempner, TX
|
||||
# Copyright 2018-2019 Chris Walker Kempner, TX
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=SOGo
|
||||
VERSION=${VERSION:-4.0.4}
|
||||
VERSION=${VERSION:-4.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
PRGNAM="SOGo"
|
||||
VERSION="4.0.4"
|
||||
VERSION="4.0.5"
|
||||
HOMEPAGE="https://sogo.nu/"
|
||||
DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOGo-4.0.4.tar.gz \
|
||||
DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOGo-4.0.5.tar.gz \
|
||||
https://sogo.nu/files/docs/SOGoInstallationGuide.pdf \
|
||||
https://sogo.nu/files/docs/SOGoMozillaThunderbirdConfigurationGuide.pdf \
|
||||
https://sogo.nu/files/docs/SOGoOutlookConnectorConfigurationGuide.pdf"
|
||||
MD5SUM="263db91097e925adbdb4baa0f58a7e39 \
|
||||
2c347720dce97c8585357ef57c32f89e \
|
||||
ab3fdf33d9f8f1cb75191092ef7a94e1 \
|
||||
a95762278780ca3b9c05ee645bd4fc3d"
|
||||
MD5SUM="53fdbb2d5b2137830690aab4fd299126 \
|
||||
e64cc6d35de72fcc6759291dc4f4be08 \
|
||||
acb66904322ed6fb499d2a19b43f8797 \
|
||||
1467a87f371ecbf44341e99c7f302ae7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SOPE libmemcached"
|
||||
|
|
Loading…
Reference in a new issue