diff options
author | Thomas Morper <thomas@beingboiled.info> | 2022-06-10 20:42:36 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-06-10 20:45:28 +0000 |
commit | 1089efbe6e3f451d3ed453743048458734f321e0 (patch) | |
tree | bf225c3c69183e116964ddba4b911ab588207b77 /net-im | |
parent | b60c4d76d642d3ef2c247099b462be846d6a85f9 (diff) | |
download | ports-1089efbe6e3f451d3ed453743048458734f321e0.tar.gz ports-1089efbe6e3f451d3ed453743048458734f321e0.zip |
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/prosody/Makefile | 3 | ||||
-rw-r--r-- | net-im/prosody/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 5a9a41af7dd7..549aadc8eff8 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,8 +1,7 @@ # Created by: Andrew Lewis <freeghb@gmail.com> PORTNAME= prosody -PORTVERSION= 0.12.0 -PORTREVISION= 1 +DISTVERSION= 0.12.1 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo index 04a99e55d261..136adee12db2 100644 --- a/net-im/prosody/distinfo +++ b/net-im/prosody/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647297087 -SHA256 (prosody-0.12.0.tar.gz) = 752ff32015dac565fc3417c2196af268971c358ee066e51f5d912413580d889a -SIZE (prosody-0.12.0.tar.gz) = 610330 +TIMESTAMP = 1654813482 +SHA256 (prosody-0.12.1.tar.gz) = a7ecbbe41f01a4251805593ac6d15dbc6cb75d9c7a876c76b456cf74ff4b90e5 +SIZE (prosody-0.12.1.tar.gz) = 611898 |