libraries/SOPE: Updated for version 4.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Chris Walker 2019-11-09 08:38:59 +07:00 committed by Willy Sudiarto Raharjo
parent b6f849c16a
commit f31ac1dd94
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.0.8}
VERSION=${VERSION:-4.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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