live555: update to 2020.05.15
This commit is contained in:
parent
c38d959cb5
commit
1e8360033d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'live555'
|
||||
pkgname=live555
|
||||
version=2020.04.12
|
||||
version=2020.05.15
|
||||
revision=1
|
||||
wrksrc=live
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,8 +9,8 @@ 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"
|
||||
checksum=3242622f606eb821435983a5e5065b0746d8d8c41f34bbf3552031858de0789a
|
||||
distfiles="http://www.live555.com/liveMedia/public/live.${version}.tar.gz"
|
||||
checksum=54bfa9bf10e979d742b687339595968c9b443afbb5f264682daa024c74756cb9
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\
|
||||
|
|
Loading…
Reference in a new issue