mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libQuotient: update to 0.9.3.
This commit is contained in:
parent
328fbeb619
commit
ec0cc564c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libQuotient'
|
# Template file for 'libQuotient'
|
||||||
pkgname=libQuotient
|
pkgname=libQuotient
|
||||||
version=0.9.1
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=1 -DQuotient_INSTALL_TESTS=0"
|
configure_args="-DBUILD_SHARED_LIBS=1 -DQuotient_INSTALL_TESTS=0"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://matrix.org/docs/projects/sdk/quotient"
|
homepage="https://matrix.org/docs/projects/sdk/quotient"
|
||||||
distfiles="https://github.com/quotient-im/libQuotient/archive/${version}.tar.gz"
|
distfiles="https://github.com/quotient-im/libQuotient/archive/${version}.tar.gz"
|
||||||
checksum=0a1fd19c9f6e4d93c60fbec5ab4ca84961781e6d00105a4437ecd14aaea36bc9
|
checksum=63b35061856edcd1dbc203fecd8730429f6d51103552d62aa6ef6f0f4bbfd6fb
|
||||||
|
|
||||||
libQuotient-devel_package() {
|
libQuotient-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue