libraries/gwenhywfar: Updated for version 5.10.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e22779fc1d
commit
678e52d0dd
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for gwenhywfar
|
# Slackware build script for gwenhywfar
|
||||||
|
|
||||||
# Copyright 2013-2022 Heiko Rosemann Germany
|
# Copyright 2013-2023 Heiko Rosemann Germany
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=gwenhywfar
|
PRGNAM=gwenhywfar
|
||||||
VERSION=${VERSION:-5.9.0}
|
VERSION=${VERSION:-5.10.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="gwenhywfar"
|
PRGNAM="gwenhywfar"
|
||||||
VERSION="5.9.0"
|
VERSION="5.10.1"
|
||||||
HOMEPAGE="https://www.aquamaniac.de/"
|
HOMEPAGE="https://www.aquamaniac.de/"
|
||||||
DOWNLOAD="https://aquamaniac.de/rdm/attachments/download/415/gwenhywfar-5.9.0.tar.gz"
|
DOWNLOAD="https://www.aquamaniac.de/rdm/attachments/download/465/gwenhywfar-5.10.1.tar.gz"
|
||||||
MD5SUM="ab9219d3b600a3886511a61c90328612"
|
MD5SUM="1c04024f27ae82f979fbcda67d0e762b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue