live555: pull tarball from videolan.org for reproducibility
This commit is contained in:
parent
14aeef304e
commit
68bb8e75a3
2 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ short_desc="Set of C++ libraries for multimedia streaming"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://www.live555.com/liveMedia/"
|
||||
distfiles="http://www.live555.com/liveMedia/public/live.${version}.tar.gz"
|
||||
distfiles="http://download.videolan.org/contrib/live555/live.${version}.tar.gz"
|
||||
checksum=7160854ceadfd4b3c033a069f8453625f1b91798b3668c5ac9ee04301cbece46
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
pkgname=live.
|
||||
site=http://download.videolan.org/contrib/live555/
|
||||
|
|
Loading…
Reference in a new issue