diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-08-09 17:50:24 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-08-09 19:22:53 +0100 |
commit | befbb022f00792807e86d2aafb4bb688f4ff0b37 (patch) | |
tree | 29676ee777be0063e7bf35546b0d85c6386d5d26 | |
parent | x11/swaylock-plugin: update to 1.8.3 (diff) |
devel/aws-c-event-stream: Update to 0.5.6
ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.5.6
-rw-r--r-- | devel/aws-c-event-stream/Makefile | 2 | ||||
-rw-r--r-- | devel/aws-c-event-stream/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/aws-c-event-stream/Makefile b/devel/aws-c-event-stream/Makefile index 5ad0b0a8225a..2a3af1b9e53e 100644 --- a/devel/aws-c-event-stream/Makefile +++ b/devel/aws-c-event-stream/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-event-stream DISTVERSIONPREFIX= v -DISTVERSION= 0.5.5 +DISTVERSION= 0.5.6 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/aws-c-event-stream/distinfo b/devel/aws-c-event-stream/distinfo index 26589ffd1ce2..3aadb3075f7c 100644 --- a/devel/aws-c-event-stream/distinfo +++ b/devel/aws-c-event-stream/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750602901 -SHA256 (awslabs-aws-c-event-stream-v0.5.5_GH0.tar.gz) = f6e55c8fd6afd7f904e08d36c3210e199ece5dc838f0f8457b43b72ec4d818e9 -SIZE (awslabs-aws-c-event-stream-v0.5.5_GH0.tar.gz) = 99105 +TIMESTAMP = 1754757324 +SHA256 (awslabs-aws-c-event-stream-v0.5.6_GH0.tar.gz) = e94a8172e7d198d11bc7aa769c5334f1a8518f2b5bd4446d37d18fb5683623fd +SIZE (awslabs-aws-c-event-stream-v0.5.6_GH0.tar.gz) = 100953 |