From 7d98dc6845e28d4a7f8a4073cf18bc2da4ead3e7 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 24 Feb 2024 12:01:47 +0100 Subject: [PATCH] libsrtp: 2.5.0 -> 2.6.0 --- libsrtp/.signature | 6 +++--- libsrtp/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libsrtp/.signature b/libsrtp/.signature index 0458ace86..fe00a4c2c 100644 --- a/libsrtp/.signature +++ b/libsrtp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36f9wJ5BRs3tWePfQPBba1VC1AHdxV5rbzXf9et7+yowP0htrylGiXRndiX7g7wV10RWz7y/xYvwaYPJqujTyQc= -SHA256 (Pkgfile) = 17739ebc7894872cd1f5c4e8a3fc85a9b7b49081d8e960a1895d6a6eb7356e87 +RWSagIOpLGJF34CA0hh02J5w24bf8vBlLdOMaNUr3Bi/Lw+aUduKH1mnCotzPLqvXYwAdyIOW+m6RkB3kx3EVu9AmXT8ugtMdww= +SHA256 (Pkgfile) = bf57044ba928da48b65f8f9ab85f8ce35c52fcbf73d83b5cbf5291973bfceebd SHA256 (.footprint) = e5352f5862a3e8dc5a07da90d156d5d4d54345fcf06b76b25d3a3cc556da7ee8 -SHA256 (libsrtp-2.5.0.tar.gz) = 8a43ef8e9ae2b665292591af62aa1a4ae41e468b6d98d8258f91478735da4e09 +SHA256 (libsrtp-2.6.0.tar.gz) = bf641aa654861be10570bfc137d1441283822418e9757dc71ebb69a6cf84ea6b diff --git a/libsrtp/Pkgfile b/libsrtp/Pkgfile index 0752266c5..9feeb595f 100644 --- a/libsrtp/Pkgfile +++ b/libsrtp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nss name=libsrtp -version=2.5.0 +version=2.6.0 release=1 source=(https://github.com/cisco/libsrtp/archive/v$version/$name-$version.tar.gz)