mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
libraries/SOPE: Updated for version 4.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b6f849c16a
commit
f31ac1dd94
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue