mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'librdkafka'
|
||||||
pkgname=librdkafka
|
pkgname=librdkafka
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/edenhill/librdkafka"
|
homepage="https://github.com/edenhill/librdkafka"
|
||||||
distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
|
distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
|
||||||
checksum=b00a0d9f0e8c7ceb67b93b4ee67f3c68279a843a15bf4a6742eb64897519aa09
|
checksum=b2a2defa77c0ef8c508739022a197886e0644bd7bf6179de1b68bdffb02b3550
|
||||||
|
|
||||||
librdkafka-devel_package() {
|
librdkafka-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue