graphics/qcad: Updated for version 3.23.0.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
9097dc5e75
commit
11efc670e6
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for qcad
|
||||
|
||||
# Copyright 2013-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2013-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qcad
|
||||
VERSION=${VERSION:-3.21.3.7}
|
||||
VERSION=${VERSION:-3.23.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qcad"
|
||||
VERSION="3.21.3.7"
|
||||
VERSION="3.23.0.2"
|
||||
HOMEPAGE="https://www.qcad.org/en/"
|
||||
DOWNLOAD="https://github.com/qcad/qcad/archive/v3.21.3.7/qcad-3.21.3.7.tar.gz"
|
||||
MD5SUM="1b8ed90553253d4b0181f59de596f9a9"
|
||||
DOWNLOAD="https://github.com/qcad/qcad/archive/v3.23.0.2/qcad-3.23.0.2.tar.gz"
|
||||
MD5SUM="566c97bfe2dbe39aaf441a0b23381054"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue