tg_owt: update to 0.0.0.20231221.
This commit is contained in:
parent
b0f24ebdc8
commit
d6b7c804fd
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'tg_owt'
|
# Template file for 'tg_owt'
|
||||||
pkgname=tg_owt
|
pkgname=tg_owt
|
||||||
version=0.0.0.20230921
|
version=0.0.0.20231221
|
||||||
revision=1
|
revision=1
|
||||||
_commit=3bb3d757681e6cc5135aec6529a753dc3dcdcfb9
|
_commit=afd9d5d31798d3eacf9ed6c30601e91d0f1e4d60
|
||||||
_libyuv_commit=04821d1e7d60845525e8db55c7bcd41ef5be9406
|
_libyuv_commit=04821d1e7d60845525e8db55c7bcd41ef5be9406
|
||||||
_abseil_commit=8c0b94e793a66495e0b1f34a5eb26bd7dc672db0
|
_abseil_commit=8c0b94e793a66495e0b1f34a5eb26bd7dc672db0
|
||||||
_crc32c_commit=21fc8ef30415a635e7351ffa0e5d5367943d4a94
|
_crc32c_commit=21fc8ef30415a635e7351ffa0e5d5367943d4a94
|
||||||
|
@ -25,7 +25,7 @@ distfiles="https://github.com/desktop-app/tg_owt/archive/${_commit}.tar.gz
|
||||||
https://github.com/google/crc32c/archive/${_crc32c_commit}.tar.gz
|
https://github.com/google/crc32c/archive/${_crc32c_commit}.tar.gz
|
||||||
https://github.com/abseil/abseil-cpp/archive/${_abseil_commit}.tar.gz
|
https://github.com/abseil/abseil-cpp/archive/${_abseil_commit}.tar.gz
|
||||||
https://github.com/cisco/libsrtp/archive/${_libsrtp_commit}.tar.gz"
|
https://github.com/cisco/libsrtp/archive/${_libsrtp_commit}.tar.gz"
|
||||||
checksum="@b86ac0a42c71736f57ad56d046edcb53d2ba4060924a655b943ab95af20f205e
|
checksum="@9fb5565805e4e41d49fd22ce80917f562adaf4832977cba8f1bc1a69f5434390
|
||||||
@81bd2ae522e634cd0e9e25fd7eb4a889f1b0b4aeeb76746df0f0bf3f88dec95c
|
@81bd2ae522e634cd0e9e25fd7eb4a889f1b0b4aeeb76746df0f0bf3f88dec95c
|
||||||
@b359ed4f5fd0321d807fd7301e66399c311c1fe6ab4c6a0f5538587d97ba4a8d
|
@b359ed4f5fd0321d807fd7301e66399c311c1fe6ab4c6a0f5538587d97ba4a8d
|
||||||
@05b5d2f4b540602e8b247116be0559b8a26addac53f026f751a93163946936fb
|
@05b5d2f4b540602e8b247116be0559b8a26addac53f026f751a93163946936fb
|
||||||
|
|
Loading…
Reference in New Issue