mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
qxmpp: update to 1.2.1
This commit is contained in:
parent
d591dc5900
commit
bafa1cad5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qxmpp'
|
||||
pkgname=qxmpp
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=false $(vopt_if opus -DWITH_OPUS=true)
|
||||
|
@ -13,7 +13,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=76916839b816e24961c4cd7a7a2561adfcc3538c1ec4b0f2a89a5d746b917ee5
|
||||
checksum=f83eb44e2b21b070a7568b2b234e269a6ab7c64007728d62b01487de843688ee
|
||||
|
||||
build_options="opus speex theora vpx"
|
||||
build_options_default="opus speex theora vpx"
|
||||
|
|
Loading…
Add table
Reference in a new issue