net/coturn: Update 4.5.1.3 -> 4.5.2
This commit is contained in:
parent
9818edfbf6
commit
efac6cf94e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561430
2 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= coturn
|
||||
DISTVERSION= 4.5.1.3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.5.2
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
LIB_DEPENDS= libevent_core.so:devel/libevent
|
||||
|
||||
USES= gettext-runtime gmake mysql shebangfix sqlite ssl
|
||||
USES= gettext-runtime gmake mysql pkgconfig shebangfix sqlite ssl
|
||||
USE_GITHUB= yes
|
||||
|
||||
SHEBANG_FILES= examples/scripts/oauth.sh examples/scripts/restapi/shared_secret_maintainer.pl
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1593535400
|
||||
SHA256 (coturn-coturn-4.5.1.3_GH0.tar.gz) = 4ff1f8c041ac71445018d81321d4b66e5dce4f171ef73a348d858dc9a0cc1cce
|
||||
SIZE (coturn-coturn-4.5.1.3_GH0.tar.gz) = 437084
|
||||
TIMESTAMP = 1610505917
|
||||
SHA256 (coturn-coturn-4.5.2_GH0.tar.gz) = 462f1aa5c2455f28c1c8df09510d9e88ab14a1159b5e33ea5be5095262e83745
|
||||
SIZE (coturn-coturn-4.5.2_GH0.tar.gz) = 442745
|
||||
|
|
Loading…
Reference in a new issue