mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/wjelement: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
111f4c18e6
commit
37ecfbef02
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for WJElement
|
||||
|
||||
# Copyright 2013 Owen Swerkstrom <owenswerk@gmail.com>
|
||||
# Copyright 2013-2015 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.0.1}
|
||||
VERSION=${VERSION:-1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wjelement"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.1"
|
||||
HOMEPAGE="https://github.com/netmail-open/wjelement"
|
||||
DOWNLOAD="https://github.com/netmail-open/wjelement/archive/v1.0.1.tar.gz"
|
||||
MD5SUM="edda73c8631b70d551bcfc53b57078d4"
|
||||
DOWNLOAD="https://github.com/netmail-open/wjelement/archive/v1.1.tar.gz"
|
||||
MD5SUM="56d590645a5133931610dd6a3a4e9f70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue