libraries/SOPE: Updated for version 4.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Chris Walker 2019-12-28 08:56:49 +07:00 committed by Willy Sudiarto Raharjo
parent 18ce54101f
commit aa38f7fa84
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SOPE
VERSION=${VERSION:-4.1.1}
VERSION=${VERSION:-4.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="SOPE"
VERSION="4.1.1"
VERSION="4.2.0"
HOMEPAGE="https://github.com/inverse-inc/sope"
DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.1.1.tar.gz"
MD5SUM="95c08b89b2cd0b6e4cd41048bbb6aee4"
DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.2.0.tar.gz"
MD5SUM="3e372a08141bda7e7263768433546579"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnustep-base"