librdkafka: update to 1.3.0.
This commit is contained in:
parent
159ccb1a06
commit
1b10535e55
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.2.2
|
version=1.3.0
|
||||||
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=c5d6eb6ce080431f2996ee7e8e1f4b8f6c61455a1011b922e325e28e88d01b53
|
checksum=465cab533ebc5b9ca8d97c90ab69e0093460665ebaf38623209cf343653c76d2
|
||||||
|
|
||||||
librdkafka-devel_package() {
|
librdkafka-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue