From 7180be3e2902aa4a4c4596b742268499a9168ab0 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 18 Jun 2017 22:27:19 -0700 Subject: [PATCH] srtp 2.1.0 Closes #14716. Signed-off-by: ilovezfs --- Formula/srtp.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/srtp.rb b/Formula/srtp.rb index 1f9bdb33d4..a4cd3b5932 100644 --- a/Formula/srtp.rb +++ b/Formula/srtp.rb @@ -1,8 +1,8 @@ class Srtp < Formula - desc "Implementation of the Secure Real-time Transport Protocol (SRTP)" + desc "Implementation of the Secure Real-time Transport Protocol" homepage "https://github.com/cisco/libsrtp" - url "https://github.com/cisco/libsrtp/archive/v2.0.0.tar.gz" - sha256 "2296d132fd8cadd691d1fffeabbc1b9c42ec09e9e780a0d9bd8234a98e63a5a1" + url "https://github.com/cisco/libsrtp/archive/v2.1.0.tar.gz" + sha256 "0302442ed97d34a77abf84617b657e77674bdd8e789d649f1cac0c5f0d0cf5ee" head "https://github.com/cisco/libsrtp.git" bottle do