diff options
author | jrm <jrm@FreeBSD.org> | 2017-08-01 23:57:11 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:16:42 +0800 |
commit | 3f30612c598fe1ee2fa3d5439ce763c9e83923eb (patch) | |
tree | 609cd4712c15eab7370c35caf3608432587d3687 | |
parent | ca1cea88259f0f2b562acfd2be1b265814dabdb4 (diff) | |
download | freebsd-ports-gnome-3f30612c598fe1ee2fa3d5439ce763c9e83923eb.tar.gz freebsd-ports-gnome-3f30612c598fe1ee2fa3d5439ce763c9e83923eb.tar.zst freebsd-ports-gnome-3f30612c598fe1ee2fa3d5439ce763c9e83923eb.zip |
net-im/mastodon: Update to version 1.5.0
Upstream changes: https://github.com/tootsuite/mastodon/releases
-rw-r--r-- | net-im/mastodon/Makefile | 2 | ||||
-rw-r--r-- | net-im/mastodon/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile index 800526550303..40dc3c619dc3 100644 --- a/net-im/mastodon/Makefile +++ b/net-im/mastodon/Makefile @@ -2,7 +2,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0rc3 +DISTVERSION= 1.5.0 CATEGORIES= net-im www MAINTAINER= jrm@FreeBSD.org diff --git a/net-im/mastodon/distinfo b/net-im/mastodon/distinfo index ec932aa774c0..3577645e945d 100644 --- a/net-im/mastodon/distinfo +++ b/net-im/mastodon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501512775 -SHA256 (tootsuite-mastodon-v1.5.0rc3_GH0.tar.gz) = 5c3f026e39af7c7cedd778c0c2f784acb9640e81879845050b3e79759ca923c3 -SIZE (tootsuite-mastodon-v1.5.0rc3_GH0.tar.gz) = 9987884 +TIMESTAMP = 1501596174 +SHA256 (tootsuite-mastodon-v1.5.0_GH0.tar.gz) = bead519f6a0fb2d45f7e83c5fa50c0340ff61b8d4c51154c6d92e490d558192a +SIZE (tootsuite-mastodon-v1.5.0_GH0.tar.gz) = 9993509 |