misc/sbo-templates: Updated for version 0.13.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
56f3cf4c70
commit
323ab036a8
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sbo-templates
|
||||
VERSION=${VERSION:-0.12.0}
|
||||
VERSION=${VERSION:-0.13.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sbo-templates"
|
||||
VERSION="0.12.0"
|
||||
VERSION="0.13.0"
|
||||
HOMEPAGE="https://github.com/dslackw/sbo-templates"
|
||||
DOWNLOAD="https://github.com/dslackw/sbo-templates/archive/v0.12.0.tar.gz"
|
||||
MD5SUM="75bba7f6f7444a77ab3f590f3e24b442"
|
||||
DOWNLOAD="https://github.com/dslackw/sbo-templates/archive/v0.13.0.tar.gz"
|
||||
MD5SUM="2a6e08007d8ff71eb553b42cbf61815c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python2-pythondialog"
|
||||
|
|
Loading…
Reference in New Issue