srtp@1.6 1.6.0

rename from srtp@1.5

Closes #17470.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2017-08-31 22:02:42 -07:00
parent 5153a2a537
commit 76b5eedccd
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
class SrtpAT15 < Formula
class SrtpAT16 < Formula
desc "Implementation of the Secure Real-time Transport Protocol (SRTP)"
homepage "https://github.com/cisco/libsrtp"
url "https://github.com/cisco/libsrtp/archive/v1.5.4.tar.gz"
sha256 "56a7b521c25134f48faff26b0b1e3d4378a14986a2d3d7bc6fefb48987304ff0"
url "https://github.com/cisco/libsrtp/archive/v1.6.0.tar.gz"
sha256 "1a3e7904354d55e45b3c5c024ec0eab1b8fa76fdbf4dd2ea2625dad2b3c6edde"
bottle do
cellar :any

View File

@ -155,7 +155,7 @@
"solr55": "solr@5.5",
"sonar": "sonarqube",
"speedtest_cli": "speedtest-cli",
"srtp15": "srtp@1.5",
"srtp@1.5": "srtp@1.6",
"stash-cli": "atlassian-cli",
"subversion18": "subversion@1.8",
"swig2": "swig@2",