mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/SOPE: Updated for version 4.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ce3b010228
commit
52f957f7f4
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for SOPE
|
||||
|
||||
# Copyright 2018-2019 Chris Walker Kempner, TX
|
||||
# Copyright 2018-2020 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=SOPE
|
||||
VERSION=${VERSION:-4.2.0}
|
||||
VERSION=${VERSION:-4.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="SOPE"
|
||||
VERSION="4.2.0"
|
||||
VERSION="4.3.0"
|
||||
HOMEPAGE="https://github.com/inverse-inc/sope"
|
||||
DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.2.0.tar.gz"
|
||||
DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.3.0.tar.gz"
|
||||
MD5SUM="3e372a08141bda7e7263768433546579"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue