diff options
Diffstat (limited to 'net-libs/srt')
-rw-r--r-- | net-libs/srt/srt-1.3.2-r1.ebuild | 2 | ||||
-rw-r--r-- | net-libs/srt/srt-1.4.0-r1.ebuild | 2 | ||||
-rw-r--r-- | net-libs/srt/srt-1.4.1-r1.ebuild | 2 | ||||
-rw-r--r-- | net-libs/srt/srt-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/srt/srt-1.3.2-r1.ebuild b/net-libs/srt/srt-1.3.2-r1.ebuild index 864f007208ac..44488e22d283 100644 --- a/net-libs/srt/srt-1.3.2-r1.ebuild +++ b/net-libs/srt/srt-1.3.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake-multilib -DESCRIPTION="Open-source implementation of the Secure Real-time Transport Protocol (SRTP)" +DESCRIPTION="Secure Reliable Transport (SRT) library and tools" HOMEPAGE="https://github.com/Haivision/srt" if [[ ${PV} == *9999 ]] ; then diff --git a/net-libs/srt/srt-1.4.0-r1.ebuild b/net-libs/srt/srt-1.4.0-r1.ebuild index 7a9dff6b43c1..6ae97e60aff7 100644 --- a/net-libs/srt/srt-1.4.0-r1.ebuild +++ b/net-libs/srt/srt-1.4.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake-multilib -DESCRIPTION="Open-source implementation of the Secure Real-time Transport Protocol (SRTP)" +DESCRIPTION="Secure Reliable Transport (SRT) library and tools" HOMEPAGE="https://github.com/Haivision/srt" if [[ ${PV} == *9999 ]] ; then diff --git a/net-libs/srt/srt-1.4.1-r1.ebuild b/net-libs/srt/srt-1.4.1-r1.ebuild index 7a9dff6b43c1..6ae97e60aff7 100644 --- a/net-libs/srt/srt-1.4.1-r1.ebuild +++ b/net-libs/srt/srt-1.4.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake-multilib -DESCRIPTION="Open-source implementation of the Secure Real-time Transport Protocol (SRTP)" +DESCRIPTION="Secure Reliable Transport (SRT) library and tools" HOMEPAGE="https://github.com/Haivision/srt" if [[ ${PV} == *9999 ]] ; then diff --git a/net-libs/srt/srt-9999.ebuild b/net-libs/srt/srt-9999.ebuild index 283aff3244f8..ff120fc842f0 100644 --- a/net-libs/srt/srt-9999.ebuild +++ b/net-libs/srt/srt-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake-multilib -DESCRIPTION="Open-source implementation of the Secure Real-time Transport Protocol (SRTP)" +DESCRIPTION="Secure Reliable Transport (SRT) library and tools" HOMEPAGE="https://github.com/Haivision/srt" if [[ ${PV} == *9999 ]] ; then |