network/newsboat: Updated for version 2.13.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2018-09-22 18:05:12 -07:00 committed by Willy Sudiarto Raharjo
parent eda5d26cf3
commit c485c46212
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=newsboat
VERSION=${VERSION:-2.12}
VERSION=${VERSION:-2.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="newsboat"
VERSION="2.12"
VERSION="2.13"
HOMEPAGE="https://www.newsboat.org/"
DOWNLOAD="https://newsboat.org/releases/2.12/newsboat-2.12.tar.xz"
MD5SUM="8c3b019861a9ad30c85ca49b29d183fc"
DOWNLOAD="https://newsboat.org/releases/2.13/newsboat-2.13.tar.xz"
MD5SUM="f46a566ccc404718c0e0a269a981cd14"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="stfl"