qxmpp: update to 1.3.2
This commit is contained in:
parent
3522db182c
commit
f4c048f89e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qxmpp'
|
||||
pkgname=qxmpp
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=false"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="LGPL-2.1"
|
||||
homepage="https://github.com/qxmpp-project/qxmpp/"
|
||||
distfiles="https://github.com/qxmpp-project/qxmpp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=812e718a2dd762ec501a9012a1281b9b6c6d46ec38adbc6eec242309144e1c55
|
||||
checksum=016e23c40c604dd43b15e1888e31d48729d0f80775fb6f7faef1130a52fe0641
|
||||
|
||||
build_options="opus speex theora vpx"
|
||||
build_options_default="opus speex theora vpx"
|
||||
|
|
Loading…
Reference in New Issue