diff --git a/community/h2o/APKBUILD b/community/h2o/APKBUILD index 18c4436ad0f930dd2c1efa1abb6cc6e3af0d8069..57771a68b18405124c3dee2c3c5b185a10de9695 100644 --- a/community/h2o/APKBUILD +++ b/community/h2o/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Bennett Goble <nivardus@gmail.com> # Contributor: Axel Ulrich <ulrich.axel@gmail.com> -# Maintainer: Bennett Goble <nivardus@gmail.com> +# Maintainer: pkgname=h2o pkgver=2.2.6 -pkgrel=5 +pkgrel=6 pkgdesc="An optimized HTTP/1, HTTP/2 server written in C" url="https://h2o.examp1e.net" arch="all !s390x !mips64 !mips64el" diff --git a/community/librdkafka/APKBUILD b/community/librdkafka/APKBUILD index 5aabad9cb976c33fc2b133303c30f9ea161f853a..fdb76dc7cdf7c424512c2357bcdb349af1403d13 100644 --- a/community/librdkafka/APKBUILD +++ b/community/librdkafka/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Bennett Goble <nivardus@gmail.com> # Contributor: Mike Milner <milner@blissisland.ca> -# Maintainer: Bennett Goble <nivardus@gmail.com> +# Maintainer: pkgname=librdkafka pkgver=1.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="The Apache Kafka C/C++ library" url="https://github.com/edenhill/librdkafka" arch="all" diff --git a/community/wslay/APKBUILD b/community/wslay/APKBUILD index f34191d0737ff62ba772731dd488c04be3c27d5e..85790a64428e7d7115c56faaf322180a636693eb 100644 --- a/community/wslay/APKBUILD +++ b/community/wslay/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bennett Goble <nivardus@gmail.com> -# Maintainer: Bennett Goble <nivardus@gmail.com> +# Maintainer: pkgname=wslay pkgver=1.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="The WebSocket library in C" url="https://tatsuhiro-t.github.io/wslay/" arch="all"