libraries/SOPE: Updated for version 4.0.3.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
Chris Walker 2018-10-20 21:36:16 +01:00 committed by Willy Sudiarto Raharjo
parent b1d800458c
commit d99dcba158
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.2}
VERSION=${VERSION:-4.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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