libraries/qwt: Updated for version 6.1.4

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2019-01-09 20:56:57 +10:00 committed by Willy Sudiarto Raharjo
parent c5c6a8fce6
commit f83d0a635e
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -6,11 +6,11 @@
# Nobbled from Slacky and sanitised for sanity :)
# Modified by dunkyp <dunkyp@gmail.com>
# Modified by the Slackbuilds.org project
# Maintained 2015-2018 by Christoph Willing <chris.willing@linux.com>
# Maintained 2015-2019 by Christoph Willing <chris.willing@linux.com>
PRGNAM=qwt
VERSION=${VERSION:-6.1.3}
BUILD=${BUILD:-2}
VERSION=${VERSION:-6.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="qwt"
VERSION="6.1.3"
HOMEPAGE="http://qwt.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/qwt/qwt-6.1.3.tar.bz2"
MD5SUM="19d1f5fa5e22054d22ee3accc37c54ba"
VERSION="6.1.4"
HOMEPAGE="https://qwt.sourceforge.io/"
DOWNLOAD="https://downloads.sourceforge.net/qwt/qwt-6.1.4.tar.bz2"
MD5SUM="4fb1852f694420e3ab9c583526edecc5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""