graphics/leocad_pieces: Updated for version 9781.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
edcd129111
commit
09f8b4d52a
|
@ -4,7 +4,7 @@
|
|||
# LeoCAD
|
||||
|
||||
# Copyright 2009-2013 Niels Horn, Rio de Janeiro, Brazil
|
||||
# Copyright 2016 Philip van der Hoeven, Almere, The Netherlands
|
||||
# Copyright 2016-2017 Philip van der Hoeven, Almere, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=leocad_pieces
|
||||
VERSION=${VERSION:-9306}
|
||||
VERSION=${VERSION:-9781}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="leocad_pieces"
|
||||
VERSION="9306"
|
||||
VERSION="9781"
|
||||
HOMEPAGE="http://www.leocad.org/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/leocad_pieces/Library-Linux-9306.zip"
|
||||
MD5SUM="e3268cf8fbe50b6abd2c4bf31247ab83"
|
||||
DOWNLOAD="https://github.com/leozide/leocad/releases/download/v17.07/Library-Linux-9781.zip"
|
||||
MD5SUM="bcb77d763d39155d3608c1e1335d8cb6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue