mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libnice: update to 0.1.16
This commit is contained in:
parent
e3ae414378
commit
6627d82fe8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libnice'
|
# Template file for 'libnice'
|
||||||
pkgname=libnice
|
pkgname=libnice
|
||||||
version=0.1.15
|
version=0.1.16
|
||||||
revision=4
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dcrypto-library=openssl -Dgtk_doc=disabled -Dtests=disabled
|
configure_args="-Dcrypto-library=openssl -Dgtk_doc=disabled -Dtests=disabled
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://nice.freedesktop.org/wiki/"
|
homepage="https://nice.freedesktop.org/wiki/"
|
||||||
distfiles="https://nice.freedesktop.org/releases/libnice-${version}.tar.gz"
|
distfiles="https://nice.freedesktop.org/releases/libnice-${version}.tar.gz"
|
||||||
checksum=f7280f3f58f594409c719a03009aa819c599078b410796f408251277807587da
|
checksum=06b678066f94dde595a4291588ed27acd085ee73775b8c4e8399e28c01eeefdf
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue