mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
qxmpp: update to 1.3.1
This commit is contained in:
parent
cc453a34f0
commit
9d308268da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qxmpp'
|
# Template file for 'qxmpp'
|
||||||
pkgname=qxmpp
|
pkgname=qxmpp
|
||||||
version=1.3.0
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_EXAMPLES=false"
|
configure_args="-DBUILD_EXAMPLES=false"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://github.com/qxmpp-project/qxmpp/"
|
homepage="https://github.com/qxmpp-project/qxmpp/"
|
||||||
distfiles="https://github.com/qxmpp-project/qxmpp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/qxmpp-project/qxmpp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=3c83d7cb3e790afd62a5232956ca85378aa76b6e1d1875c921ead05b70bb0fa5
|
checksum=812e718a2dd762ec501a9012a1281b9b6c6d46ec38adbc6eec242309144e1c55
|
||||||
|
|
||||||
build_options="opus speex theora vpx"
|
build_options="opus speex theora vpx"
|
||||||
build_options_default="opus speex theora vpx"
|
build_options_default="opus speex theora vpx"
|
||||||
|
|
Loading…
Add table
Reference in a new issue