mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/newsbeuter: Updated for version 2.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
023f57bb35
commit
0b8dab2126
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# Released under the WTFPL
|
||||
|
||||
PRGNAM=newsbeuter
|
||||
VERSION=${VERSION:-2.6}
|
||||
VERSION=${VERSION:-2.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="newsbeuter"
|
||||
VERSION="2.6"
|
||||
VERSION="2.7"
|
||||
HOMEPAGE="http://www.newsbeuter.org/"
|
||||
DOWNLOAD="http://www.newsbeuter.org/downloads/newsbeuter-2.6.tar.gz"
|
||||
MD5SUM="4a36627c5fabca6b2718a0ac78e6666f"
|
||||
DOWNLOAD="http://www.newsbeuter.org/downloads/newsbeuter-2.7.tar.gz"
|
||||
MD5SUM="cc8d43e8957875608d3b77679f437af6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="json-c stfl"
|
||||
|
|
Loading…
Reference in a new issue