Date: Sat, 26 Oct 2024 06:07:30 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: f2a0b9e051f3 - main - www/libdatachannel: update 0.22.1 =?utf-8?Q?=E2=86=92?= 0.22.2 Message-ID: <202410260607.49Q67UHg003770@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=f2a0b9e051f35be005f8a777cf6b7d099972a0eb commit f2a0b9e051f35be005f8a777cf6b7d099972a0eb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-26 05:59:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-26 06:07:24 +0000 www/libdatachannel: update 0.22.1 → 0.22.2 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 6a8b1f7fd5b0..40b60fd52014 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.22.1 +DISTVERSION= 0.22.2 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 0817712c9bd3..73167cb7b0f4 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1729811394 -SHA256 (paullouisageneau-libdatachannel-v0.22.1_GH0.tar.gz) = b090a1ce3d3749134daf7d83a4f6caf3e27e83dc886834e18d353154e6211a15 -SIZE (paullouisageneau-libdatachannel-v0.22.1_GH0.tar.gz) = 52639436 +TIMESTAMP = 1729921974 +SHA256 (paullouisageneau-libdatachannel-v0.22.2_GH0.tar.gz) = 8431ba62a3c83fbee05257226fb8bcb256b1a5ce48b449a718e3be5dbe9b2226 +SIZE (paullouisageneau-libdatachannel-v0.22.2_GH0.tar.gz) = 52639037 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 0e0e3abaac04..66a9b63ff181 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -39,4 +39,4 @@ lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibDataChannel/LibDataChannelTargets.cmake lib/libdatachannel.so lib/libdatachannel.so.0.22 -lib/libdatachannel.so.0.22.1 +lib/libdatachannel.so.0.22.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260607.49Q67UHg003770>