libraries/SOPE: Updated for version 4.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f80a8e218c
commit
0283592a3c
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=SOPE
|
||||
VERSION=${VERSION:-4.0.7}
|
||||
VERSION=${VERSION:-4.0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="SOPE"
|
||||
VERSION="4.0.7"
|
||||
VERSION="4.0.8"
|
||||
HOMEPAGE="https://github.com/inverse-inc/sope"
|
||||
DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.0.7.tar.gz"
|
||||
MD5SUM="73ae308ee047172ad64556295659a123"
|
||||
DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.0.8.tar.gz"
|
||||
MD5SUM="d190f3361178ca42f472fbff42989031"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnustep-base"
|
||||
|
|
Loading…
Reference in New Issue