network/feather: Updated for version 2.4.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Bloyburt 2023-07-08 08:55:53 +07:00 committed by Willy Sudiarto Raharjo
parent 9256c63b2d
commit a1fbf8fd80
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=feather
VERSION=${VERSION:-2.4.5}
VERSION=${VERSION:-2.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="feather"
VERSION="2.4.5"
VERSION="2.4.9"
HOMEPAGE="https://featherwallet.org/"
DOWNLOAD="https://featherwallet.org/files/releases/source/feather-2.4.5.tar.gz"
MD5SUM="4ab3bf86357ab93c03c562e20af81c35"
DOWNLOAD="https://featherwallet.org/files/releases/source/feather-2.4.9.tar.gz"
MD5SUM="21a4b44659c09ff24f8b93b3983e28d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="unbound zbar"