libQuotient: update to 0.6.9.
This commit is contained in:
parent
3f5684cbfa
commit
2b116f695f
2 changed files with 3 additions and 3 deletions
|
@ -3578,7 +3578,7 @@ libgaminggearwidget.so.0 libgaminggear-0.15.1_1
|
|||
libopkg.so.1 libopkg-0.4.4_2
|
||||
libpkgconf.so.3 libpkgconf-1.8.0_1
|
||||
libkodiplatform.so.19.0 kodi-platform-20180302_1
|
||||
libQuotient.so.0.6 libQuotient-0.6.6_1
|
||||
libQuotient.so.0.6 libQuotient-0.6.9_1
|
||||
libipset.so.13 libipset-7.9_1
|
||||
libmp3splt.so.0 libmp3splt-0.9.2_1
|
||||
libliquid.so.1 liquid-dsp-1.3.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libQuotient'
|
||||
pkgname=libQuotient
|
||||
version=0.6.6
|
||||
version=0.6.9
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=1 -DQuotient_INSTALL_TESTS=0"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Karol Kosek <krkk@krkk.ct8.pl>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://matrix.org/docs/projects/sdk/quotient"
|
||||
distfiles="https://github.com/quotient-im/libQuotient/archive/${version}.tar.gz"
|
||||
checksum=33d3da5a7045bbe2611dd73104279986dd8356b24de339dd10874c1a9417bba7
|
||||
checksum=ed474e6c13ac961d0c45794d52ddd7227002eff005894b3d3cc8efefafdf9625
|
||||
|
||||
libQuotient-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue