mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/SOPE: Updated for version 4.0.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
b1d800458c
commit
d99dcba158
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.2}
|
||||
VERSION=${VERSION:-4.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue