live555: update to 2020.08.05.
This commit is contained in:
parent
825039b4a7
commit
9e47a8914a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'live555'
|
# Template file for 'live555'
|
||||||
pkgname=live555
|
pkgname=live555
|
||||||
version=2020.07.09
|
version=2020.08.05
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=live
|
wrksrc=live
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://www.live555.com/liveMedia/"
|
homepage="http://www.live555.com/liveMedia/"
|
||||||
distfiles="http://www.live555.com/liveMedia/public/live.${version}.tar.gz"
|
distfiles="http://www.live555.com/liveMedia/public/live.${version}.tar.gz"
|
||||||
checksum=bc982f5fb2142f084e619d9ab342194e01024dce3aae817ca84c73aea4e0e23e
|
checksum=c05782f54ca64ebfe63a91106756123a42c2d767d3920bb394e50dd1247bcbbc
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\
|
CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\
|
||||||
|
|
Loading…
Reference in a new issue