network/newsboat: Updated for version 2.10.2.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-12-25 16:15:54 -08:00
parent ab8b355f16
commit 2b05b3d6cf
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.10.1}
VERSION=${VERSION:-2.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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"