diff options
author | Bloyburt <alexpen@startmail.com> | 2023-07-08 08:55:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 08:55:53 +0700 |
commit | a1fbf8fd80fd53a41fa2b698d2fdf513629445e9 (patch) | |
tree | 65e684bbd2f858f0f093fb07ebb6403d9df4a689 /network/feather | |
parent | 9256c63b2d4dd9134117170456c5233afe1da90e (diff) |
network/feather: Updated for version 2.4.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/feather')
-rw-r--r-- | network/feather/feather.SlackBuild | 2 | ||||
-rw-r--r-- | network/feather/feather.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/feather/feather.SlackBuild b/network/feather/feather.SlackBuild index 08b31f58e921c..f3cc589488fca 100644 --- a/network/feather/feather.SlackBuild +++ b/network/feather/feather.SlackBuild @@ -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} diff --git a/network/feather/feather.info b/network/feather/feather.info index 5dd60a7e4bbe3..5905002e4ee2c 100644 --- a/network/feather/feather.info +++ b/network/feather/feather.info @@ -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" |