libqb: update to 1.0.4.
This commit is contained in:
parent
2f63914c6b
commit
be514e862a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libqb'
|
||||
pkgname=libqb
|
||||
version=1.0.3
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Libqb providing high performance logging, tracing, ipc, poll"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Kevin Klopfenstein <kk@sudo-i.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://clusterlabs.github.io/libqb/"
|
||||
distfiles="https://github.com/ClusterLabs/libqb/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6053ccb497513ae3e420841747c1cf05dea50a0b11d9aa0b02d41971a4e3d2a1
|
||||
checksum=988faf64628d0c011c025d845756e4ad5fe66ae7f6e53ccdd1ae33ccc8995702
|
||||
|
||||
libqb-devel_package() {
|
||||
depends="libqb-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue