diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-23 08:20:14 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-23 11:01:34 -0500 |
commit | 4a4200c0967f3cca4b6a5829c4bdf73c0d497078 (patch) | |
tree | df967cccd6ad00e4202e9a368b7b06f850ebd1d8 /net | |
parent | 2b9a294f24f6d55f4d5cb91cc4d57436960d5c67 (diff) | |
download | freebsd-ports-4a4200c0967f3cca4b6a5829c4bdf73c0d497078.zip |
net/ortp: Update version 5.1.55=>5.2.37
Changelog: https://gitlab.linphone.org/BC/public/ortp/-/tags/5.2.37
Approved by: zirias (irc)
Diffstat (limited to 'net')
-rw-r--r-- | net/ortp/Makefile | 4 | ||||
-rw-r--r-- | net/ortp/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 4017aa440a98..9712c225272a 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -1,5 +1,5 @@ PORTNAME= ortp -DISTVERSION= 5.1.55 +DISTVERSION= 5.2.37 CATEGORIES= net MAINTAINER= zirias@FreeBSD.org @@ -15,7 +15,7 @@ USES= cmake compiler:c11 USE_GITLAB= yes GL_SITE= https://gitlab.linphone.org/BC GL_ACCOUNT= public -GL_COMMIT= d5505bf226f8c81e5742d854ef559e201fdc2ee9 +GL_COMMIT= 6e05272d70456ef8a84684572a3bb847873ec176 USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_DOC=NO -DENABLE_STATIC=NO -DENABLE_STRICT=NO \ diff --git a/net/ortp/distinfo b/net/ortp/distinfo index ce77c11f60ad..96b276bf4c79 100644 --- a/net/ortp/distinfo +++ b/net/ortp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661323951 -SHA256 (public-ortp-d5505bf226f8c81e5742d854ef559e201fdc2ee9_GL0.tar.gz) = 4a07e15837814521701648049357c43ee7f949122c4afc0ff068fd9487a4767e -SIZE (public-ortp-d5505bf226f8c81e5742d854ef559e201fdc2ee9_GL0.tar.gz) = 240251 +TIMESTAMP = 1679181918 +SHA256 (public-ortp-6e05272d70456ef8a84684572a3bb847873ec176_GL0.tar.gz) = 6db69de43902da6df13804403603db0f02f1ed9fc01a4c76cdc0b43decfdf784 +SIZE (public-ortp-6e05272d70456ef8a84684572a3bb847873ec176_GL0.tar.gz) = 245664 |