diff options
author | tobik <tobik@FreeBSD.org> | 2017-08-26 04:10:55 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-08-26 04:10:55 +0800 |
commit | a5159d6940da25e646e76936c733ab1818f05907 (patch) | |
tree | f44c8195af9a496183c8ace22191e013b3b6ba70 /net | |
parent | 376c6dd1a95269f17c0c6bfd60c4480f65de1751 (diff) | |
download | freebsd-ports-gnome-a5159d6940da25e646e76936c733ab1818f05907.tar.gz freebsd-ports-gnome-a5159d6940da25e646e76936c733ab1818f05907.tar.zst freebsd-ports-gnome-a5159d6940da25e646e76936c733ab1818f05907.zip |
net/quiterss: Update to 0.18.8
- Fixes "Show Unread" news filter
PR: 221806
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/quiterss/Makefile | 2 | ||||
-rw-r--r-- | net/quiterss/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/quiterss/Makefile b/net/quiterss/Makefile index 15b6658f685e..0d2374214987 100644 --- a/net/quiterss/Makefile +++ b/net/quiterss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quiterss -PORTVERSION= 0.18.7 +PORTVERSION= 0.18.8 CATEGORIES= net MASTER_SITES= http://quiterss.org/files/${PORTVERSION}/ DISTNAME= QuiteRSS-${PORTVERSION}-src diff --git a/net/quiterss/distinfo b/net/quiterss/distinfo index f20287b1e35d..9db37a1dde39 100644 --- a/net/quiterss/distinfo +++ b/net/quiterss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1503547215 -SHA256 (QuiteRSS-0.18.7-src.tar.gz) = 5c029dc318b85f30415fef53098b1c8c45d3947bfc018edf580c9d82bcdf3e5b -SIZE (QuiteRSS-0.18.7-src.tar.gz) = 3512735 +TIMESTAMP = 1503691367 +SHA256 (QuiteRSS-0.18.8-src.tar.gz) = c83c6736b1331a6fd9b257fa91c282c504086704d0c69c483bb31c7c6759fe57 +SIZE (QuiteRSS-0.18.8-src.tar.gz) = 3512785 |