libraries/wjelement: Updated for version 1.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6cdb440d2b
commit
69cf554566
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for WJElement
|
||||
|
||||
# Copyright 2013-2016 Owen Swerkstrom <owenswerk@gmail.com>
|
||||
# Copyright 2013-2017 Owen Swerkstrom <owenswerk@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=wjelement
|
||||
VERSION=${VERSION:-1.2}
|
||||
VERSION=${VERSION:-1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wjelement"
|
||||
VERSION="1.2"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="https://github.com/netmail-open/wjelement"
|
||||
DOWNLOAD="https://github.com/netmail-open/wjelement/archive/v1.2.tar.gz"
|
||||
MD5SUM="5bea8861be7027b61f36b2def50e6cbb"
|
||||
DOWNLOAD="https://github.com/netmail-open/wjelement/archive/v1.3.tar.gz"
|
||||
MD5SUM="236b3ed275bae73a7d144c927401d2bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue