libdatachannel: update to 0.20.2.
This commit is contained in:
parent
9369e800e5
commit
a8a3a5b972
|
@ -4287,7 +4287,7 @@ libgrass_raster.8.3.so grass-8.3.0_1
|
|||
libgrass_vector.8.3.so grass-8.3.0_1
|
||||
libvpl.so.2 oneVPL-2023.3.1_1
|
||||
libusrsctp.so.2 usrsctp-0.9.5.0_1
|
||||
libdatachannel.so.0.19.1 libdatachannel-0.19.1_1
|
||||
libdatachannel.so.0.20 libdatachannel-0.20.2_1
|
||||
libgeotiff.so.5 libgeotiff-1.7.1_1
|
||||
libdraco.so.8 draco-1.5.6_1
|
||||
libpdal_base.so.16 libpdal-2.6.2_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdatachannel'
|
||||
pkgname=libdatachannel
|
||||
version=0.19.1
|
||||
version=0.20.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPREFER_SYSTEM_LIB=ON -DUSE_NICE=ON -DNO_EXAMPLES=ON"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://libdatachannel.org/"
|
||||
distfiles="https://github.com/paullouisageneau/libdatachannel/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=3687bbdc30ce24d98cc602dee1da9583bf6863d53dc2a598e590f522be719233
|
||||
checksum=8a119064296e8c354f82b6c865306c088ccce0d9863b7cc038927bf10981304e
|
||||
|
||||
libdatachannel-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue