librdkafka: update to 1.0.1.
This commit is contained in:
parent
ad10f8ec04
commit
c7f01929c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'librdkafka'
|
||||
pkgname=librdkafka
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/edenhill/librdkafka"
|
||||
distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
|
||||
checksum=b00a0d9f0e8c7ceb67b93b4ee67f3c68279a843a15bf4a6742eb64897519aa09
|
||||
checksum=b2a2defa77c0ef8c508739022a197886e0644bd7bf6179de1b68bdffb02b3550
|
||||
|
||||
librdkafka-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue