libnice: update to 0.1.22.
This commit is contained in:
parent
1bcc629cc9
commit
380a4e022d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libnice'
|
# Template file for 'libnice'
|
||||||
pkgname=libnice
|
pkgname=libnice
|
||||||
version=0.1.21
|
version=0.1.22
|
||||||
revision=2
|
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
|
||||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://libnice.freedesktop.org/"
|
homepage="https://libnice.freedesktop.org/"
|
||||||
changelog="https://gitlab.freedesktop.org/libnice/libnice/-/raw/master/NEWS"
|
changelog="https://gitlab.freedesktop.org/libnice/libnice/-/raw/master/NEWS"
|
||||||
distfiles="https://libnice.freedesktop.org/releases/libnice-${version}.tar.gz"
|
distfiles="https://libnice.freedesktop.org/releases/libnice-${version}.tar.gz"
|
||||||
checksum=72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39
|
checksum=a5f724cf09eae50c41a7517141d89da4a61ec9eaca32da4a0073faed5417ad7e
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue