mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/feather: Updated for version 2.4.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9256c63b2d
commit
a1fbf8fd80
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue