diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-06-15 20:20:17 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-06-15 20:56:02 +0000 |
commit | 52b9b9ca902fba9c7097dbc7c85d5740feba037e (patch) | |
tree | 348266ad36ee0927f0aa04d20cd8d18a5a87f009 /www/libdatachannel/Makefile | |
parent | aa197e65df14128bb988f220c012de0e7dc7b4c9 (diff) |
www/libdatachannel: Update 0.17.6 -> 0.17.7
Reported by: portscout
Diffstat (limited to 'www/libdatachannel/Makefile')
-rw-r--r-- | www/libdatachannel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index be558ed0f22e..16a08c6da562 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.17.6 +DISTVERSION= 0.17.7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org |