Date: Thu, 16 May 2024 08:57:02 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 92e1c689fa02 - main - www/libdatachannel: update 0.21.0 =?utf-8?Q?=E2=86=92?= 0.21.1 Message-ID: <202405160857.44G8v2R2090156@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=92e1c689fa02e873ba3d1ec44b86f0bad4cdc9be commit 92e1c689fa02e873ba3d1ec44b86f0bad4cdc9be Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-16 08:28:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-16 08:56:49 +0000 www/libdatachannel: update 0.21.0 → 0.21.1 Reported by: portscout --- www/libdatachannel/Makefile | 2 +- www/libdatachannel/distinfo | 6 +++--- www/libdatachannel/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index 2d2d3f59b647..3ce1985ff362 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.21.0 +DISTVERSION= 0.21.1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 34d2f0997974..49b3d9e2bf2a 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1714193055 -SHA256 (paullouisageneau-libdatachannel-v0.21.0_GH0.tar.gz) = 41d7404280751cbda8cfac5480e13c5af5b1c37ea2c16e03467f06a4acb49717 -SIZE (paullouisageneau-libdatachannel-v0.21.0_GH0.tar.gz) = 52635131 +TIMESTAMP = 1715832106 +SHA256 (paullouisageneau-libdatachannel-v0.21.1_GH0.tar.gz) = 0f43577037db2093031b7dce882ce83f3c47769292aba1ac995ba594a0849ce0 +SIZE (paullouisageneau-libdatachannel-v0.21.1_GH0.tar.gz) = 52635317 SHA256 (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 658e037fe999036cca8b91a61ac07171980aeeaf2e3421b87c71454fdff07ce2 SIZE (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 132465 SHA256 (sctplab-usrsctp-ebb18adac6501bad4501b1f6dccb67a1c85cc299_GH0.tar.gz) = 1281cb1acd159e359aa52285de83fa00e5c1fdf4d2edcb02f7535b9550885f1c diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index 331685beeb24..87a9e9662640 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -38,4 +38,4 @@ lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibDataChannel/LibDataChannelTargets.cmake lib/libdatachannel.so lib/libdatachannel.so.0.21 -lib/libdatachannel.so.0.21.0 +lib/libdatachannel.so.0.21.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405160857.44G8v2R2090156>