mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/newsboat: Updated for version 2.10.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
ab8b355f16
commit
2b05b3d6cf
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=newsboat
|
||||
VERSION=${VERSION:-2.10.1}
|
||||
VERSION=${VERSION:-2.10.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="newsboat"
|
||||
VERSION="2.10.1"
|
||||
VERSION="2.10.2"
|
||||
HOMEPAGE="https://www.newsboat.org/"
|
||||
DOWNLOAD="https://newsboat.org/releases/2.10.1/newsboat-2.10.1.tar.xz"
|
||||
MD5SUM="383cc0aae71061d87af9885743e69509"
|
||||
DOWNLOAD="https://newsboat.org/releases/2.10.2/newsboat-2.10.2.tar.xz"
|
||||
MD5SUM="122b4fa3b861b4acbd6cc48939c7650d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="stfl"
|
||||
|
|
Loading…
Reference in a new issue