aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-12 01:17:16 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-12 01:18:06 -0300
commitd36edbca12fc2877d9ef195af6cdd4307bd183e9 (patch)
tree5fe26f95d181203e9528b81c0a96c05e14fef0a7
parentf7a7a1dd24782219f1b44c4423411a33686f8cb8 (diff)
community/*: drop maintainership
Maintainer confirmed via E-Mail exchange to no longer use Alpine Linux and OK for the packages to be orphaned
-rw-r--r--community/h2o/APKBUILD4
-rw-r--r--community/librdkafka/APKBUILD4
-rw-r--r--community/wslay/APKBUILD4
3 files changed, 6 insertions, 6 deletions
diff --git a/community/h2o/APKBUILD b/community/h2o/APKBUILD
index 18c4436ad0f..57771a68b18 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 5aabad9cb97..fdb76dc7cdf 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 f34191d0737..85790a64428 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"