diff options
author | pawel <pawel@FreeBSD.org> | 2015-01-21 07:00:37 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2015-01-21 07:00:37 +0800 |
commit | 055316b68b68887cf51bc935e52df9e385ba58c3 (patch) | |
tree | 751eef5d26d4a3f6160f7db619fb5694a0dd8623 | |
parent | 7dcbd821614b0e91390a2bb829e8f311dd69dfc2 (diff) | |
download | freebsd-ports-gnome-055316b68b68887cf51bc935e52df9e385ba58c3.tar.gz freebsd-ports-gnome-055316b68b68887cf51bc935e52df9e385ba58c3.tar.zst freebsd-ports-gnome-055316b68b68887cf51bc935e52df9e385ba58c3.zip |
Update to version 0.17.4
Main Changes:
Added: Saving SSL Certificates
Fixed: Application crash
PR: 196644
Submitted by: coder@tuxfamily.org (maintainer)
-rw-r--r-- | net/quiterss/Makefile | 2 | ||||
-rw-r--r-- | net/quiterss/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/quiterss/Makefile b/net/quiterss/Makefile index c25e2b7b0f90..d73aaa337f85 100644 --- a/net/quiterss/Makefile +++ b/net/quiterss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quiterss -PORTVERSION= 0.17.3 +PORTVERSION= 0.17.4 CATEGORIES= net MASTER_SITES= http://quiterss.org/files/${PORTVERSION}/ DISTNAME= QuiteRSS-${PORTVERSION}-src diff --git a/net/quiterss/distinfo b/net/quiterss/distinfo index 483fc2d40ad5..5751b23cfcc2 100644 --- a/net/quiterss/distinfo +++ b/net/quiterss/distinfo @@ -1,2 +1,2 @@ -SHA256 (QuiteRSS-0.17.3-src.tar.bz2) = 86c0dab126381fb112e20a269a8b06af8dacc412327bdbec6537668896abd614 -SIZE (QuiteRSS-0.17.3-src.tar.bz2) = 3667477 +SHA256 (QuiteRSS-0.17.4-src.tar.bz2) = 56b5025173678619994b6729ed69b02b8c8bfbe04800d97e6b1b54fd95e0aec8 +SIZE (QuiteRSS-0.17.4-src.tar.bz2) = 3829323 |