mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libdatachannel: update to 0.23.1.
This commit is contained in:
parent
77d80d1b75
commit
1c730e1340
2 changed files with 3 additions and 3 deletions
|
@ -4507,7 +4507,7 @@ libgrass_raster.8.3.so grass-8.3.0_1
|
|||
libgrass_vector.8.3.so grass-8.3.0_1
|
||||
libvpl.so.2 libvpl-2.14.0_1
|
||||
libusrsctp.so.2 usrsctp-0.9.5.0_1
|
||||
libdatachannel.so.0.20 libdatachannel-0.20.2_1
|
||||
libdatachannel.so.0.23 libdatachannel-0.23.1_1
|
||||
libgeotiff.so.5 libgeotiff-1.7.1_1
|
||||
libdraco.so.8 draco-1.5.6_1
|
||||
libpdalcpp.so.17 libpdal-2.7.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdatachannel'
|
||||
pkgname=libdatachannel
|
||||
version=0.20.2
|
||||
version=0.23.1
|
||||
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=8a119064296e8c354f82b6c865306c088ccce0d9863b7cc038927bf10981304e
|
||||
checksum=63e14d619ac4d9cc310a0c7620b80e6da88abf878f27ccc78cd099f95d47b121
|
||||
|
||||
libdatachannel-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue