libraries/qwt: Updated for version 6.1.5
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b8b996734a
commit
5490c8f681
|
@ -6,10 +6,10 @@
|
|||
# Nobbled from Slacky and sanitised for sanity :)
|
||||
# Modified by dunkyp <dunkyp@gmail.com>
|
||||
# Modified by the Slackbuilds.org project
|
||||
# Maintained 2015-2019 by Christoph Willing <chris.willing@linux.com>
|
||||
# Maintained 2015-2020 by Christoph Willing <chris.willing@linux.com>
|
||||
|
||||
PRGNAM=qwt
|
||||
VERSION=${VERSION:-6.1.4}
|
||||
VERSION=${VERSION:-6.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qwt"
|
||||
VERSION="6.1.4"
|
||||
VERSION="6.1.5"
|
||||
HOMEPAGE="https://qwt.sourceforge.io/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/qwt/qwt-6.1.4.tar.bz2"
|
||||
MD5SUM="4fb1852f694420e3ab9c583526edecc5"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/qwt/qwt-6.1.5.tar.bz2"
|
||||
MD5SUM="d65582f99312796ed42c3be3208ed3db"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue