libqb: update to 1.0.5
This commit is contained in:
parent
85953b716d
commit
d30523c1b3
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libqb'
|
# Template file for 'libqb'
|
||||||
pkgname=libqb
|
pkgname=libqb
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Libqb providing high performance logging, tracing, ipc, poll"
|
short_desc="High performance logging, tracing, ipc, poll"
|
||||||
maintainer="Kevin Klopfenstein <kk@sudo-i.net>"
|
maintainer="Kevin Klopfenstein <kk@sudo-i.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://clusterlabs.github.io/libqb/"
|
homepage="https://clusterlabs.github.io/libqb/"
|
||||||
distfiles="https://github.com/ClusterLabs/libqb/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/ClusterLabs/libqb/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=988faf64628d0c011c025d845756e4ad5fe66ae7f6e53ccdd1ae33ccc8995702
|
checksum=89fe0c743e5be15f2fa25849f107df41cb144928259752d5c797c13644eba6b1
|
||||||
|
|
||||||
libqb-devel_package() {
|
libqb-devel_package() {
|
||||||
depends="libqb-${version}_${revision}"
|
depends="libqb-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue