mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/skylable-sx: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bd24a8e871
commit
726a8718d6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=skylable-sx
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="skylable-sx"
|
||||
VERSION="1.0"
|
||||
VERSION="1.1"
|
||||
HOMEPAGE="http://www.skylable.com"
|
||||
DOWNLOAD="http://cdn.skylable.com/source/sx-1.0.tar.gz"
|
||||
MD5SUM="937145cbdc41167ba7b6aea9aef02fba"
|
||||
DOWNLOAD="http://cdn.skylable.com/source/sx-1.1.tar.gz"
|
||||
MD5SUM="d8ac16ad3afbe6fe5489b926ee7ae914"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yajl fcgi"
|
||||
|
|
Loading…
Reference in a new issue