Date: Sun, 26 Dec 2021 17:43:52 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: 2f9b5dd3358a - main - www/libdatachannel: Update 0.15.6 -> 0.16.1 Message-ID: <202112261743.1BQHhq0c094538@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=2f9b5dd3358a265b52c30bf4053913fadcf7d3d2 commit 2f9b5dd3358a265b52c30bf4053913fadcf7d3d2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-12-26 16:45:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-12-26 17:43:47 +0000 www/libdatachannel: Update 0.15.6 -> 0.16.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 cef89af6e2ef..4fbe3cb70ae2 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.15.6 +DISTVERSION= 0.16.1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 94f1fca21516..871105b0c8d9 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1638812671 -SHA256 (paullouisageneau-libdatachannel-v0.15.6_GH0.tar.gz) = bd86396175e79ee25ff44f798e5c0e257cb1baf6a122cd4c00a083af994d4977 -SIZE (paullouisageneau-libdatachannel-v0.15.6_GH0.tar.gz) = 52564736 +TIMESTAMP = 1640536820 +SHA256 (paullouisageneau-libdatachannel-v0.16.1_GH0.tar.gz) = 8ede8351e680a59c85a51de459f6c4c6bdbc2873062694d14f5a3df44941f86f +SIZE (paullouisageneau-libdatachannel-v0.16.1_GH0.tar.gz) = 52568682 SHA256 (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 2d30536bc920fc44e6ec90f60244afe9249c79bc618574f7d3e78fbcd1a51ec8 SIZE (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 44215 SHA256 (sctplab-usrsctp-7c31bd3_GH0.tar.gz) = c2ffd52579a7927e84e4c957e74acf34114106d5c38f7ebad72718710c4cf4b5 diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index a0458de76052..1683dab41c65 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -34,4 +34,4 @@ lib/cmake/LibDataChannel/LibDataChannelConfigVersion.cmake lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibDataChannel/LibDataChannelTargets.cmake lib/libdatachannel.so -lib/libdatachannel.so.0.15.6 +lib/libdatachannel.so.0.16.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112261743.1BQHhq0c094538>