diff --git a/multimedia/stream/live555/actions.py b/multimedia/stream/live555/actions.py
index 90cfa4225c..0515c3ba8b 100644
--- a/multimedia/stream/live555/actions.py
+++ b/multimedia/stream/live555/actions.py
@@ -16,7 +16,7 @@ def setup():
def build():
# http://bugs.gentoo.org/show_bug.cgi?id=247844
- autotools.make('-j1 LINK_OPTS="-L. %s"' % get.LDFLAGS().replace("-Wl,--as-needed",""))
+ autotools.make('-j1 LINK_OPTS="-L. %s -lssl -lcrypto"' % get.LDFLAGS().replace("-Wl,--as-needed",""))
def install():
for directory in ["BasicUsageEnvironment", "groupsock", "liveMedia", "UsageEnvironment"]:
diff --git a/multimedia/stream/live555/pspec.xml b/multimedia/stream/live555/pspec.xml
index 0b0951d481..812993ebb3 100644
--- a/multimedia/stream/live555/pspec.xml
+++ b/multimedia/stream/live555/pspec.xml
@@ -15,7 +15,7 @@
- http://live555.com/liveMedia/public/live.2018.08.05.tar.gz
+ http://live555.com/liveMedia/public/live.2020.01.11.tar.gz
shared-config.patch
@@ -23,10 +23,16 @@
libs.patch
-->
+
+ openssl-devel
+
live555
+
+ openssl
+
/usr/lib
/usr/share/doc
@@ -45,6 +51,13 @@
+
+ 2020-01-19
+ 2020.01.11
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2018-08-07
2018.08.05