aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-01 09:27:56 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-02 12:03:16 +0000
commit542d64992d09a46476772ac62a3ddedbe547de57 (patch)
treebb15f2a42c61dd98686f5153d927a3937feb9577
parent32343006c5b3a800152e11759e86baa331411e3c (diff)
community/*: rebuild against libprotobuf.so.24
-rw-r--r--community/bloaty/APKBUILD2
-rw-r--r--community/dnsdist/APKBUILD2
-rw-r--r--community/grpc/APKBUILD2
-rw-r--r--community/libphonenumber/APKBUILD2
-rw-r--r--community/mumble/APKBUILD2
-rw-r--r--community/pdns-recursor/APKBUILD2
-rw-r--r--community/pdns/APKBUILD2
7 files changed, 7 insertions, 7 deletions
diff --git a/community/bloaty/APKBUILD b/community/bloaty/APKBUILD
index 01994981d24..82980999569 100644
--- a/community/bloaty/APKBUILD
+++ b/community/bloaty/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=bloaty
pkgver=1.1
-pkgrel=0
+pkgrel=1
pkgdesc="Bloaty McBloatface: a size profiler for binaries"
options="!check" # no test suite
url="https://github.com/google/bloaty"
diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD
index e37a970f368..b922a3dc6de 100644
--- a/community/dnsdist/APKBUILD
+++ b/community/dnsdist/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=dnsdist
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer."
url="https://dnsdist.org"
arch="all !s390x" # limited by h2o
diff --git a/community/grpc/APKBUILD b/community/grpc/APKBUILD
index 4a79a48ab9a..387585c17c0 100644
--- a/community/grpc/APKBUILD
+++ b/community/grpc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: wener <wenermail@gmail.com>
pkgname=grpc
pkgver=1.31.1
-pkgrel=0
+pkgrel=1
pkgdesc="The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)"
url="https://grpc.io/"
arch="all !ppc64le !armv7"
diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD
index 65eb1f2866e..962cf6055f1 100644
--- a/community/libphonenumber/APKBUILD
+++ b/community/libphonenumber/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libphonenumber
pkgver=8.12.8
-pkgrel=0
+pkgrel=1
pkgdesc="Library for parsing, formatting, and validating international phone numbers."
url="https://github.com/googlei18n/libphonenumber"
arch="all"
diff --git a/community/mumble/APKBUILD b/community/mumble/APKBUILD
index dae2515ce54..cd05f78be74 100644
--- a/community/mumble/APKBUILD
+++ b/community/mumble/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname=mumble
pkgver=1.3.2
-pkgrel=0
+pkgrel=1
pkgdesc="Low-latency, high quality voice chat software"
url="https://wiki.mumble.info/"
arch="all"
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD
index 97d15777230..3d65688f563 100644
--- a/community/pdns-recursor/APKBUILD
+++ b/community/pdns-recursor/APKBUILD
@@ -3,7 +3,7 @@
_pkgname=pdns-recursor # upstream package name
pkgname="$_pkgname"
pkgver=4.3.3
-pkgrel=0
+pkgrel=1
pkgdesc="PowerDNS Recursive Server"
url="https://www.powerdns.com/"
arch="all !s390x !mips !mips64" # broken context
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index 7a44763af63..1dfc62fa97e 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -7,7 +7,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
pkgver=4.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="PowerDNS Authoritative Server"
url="https://www.powerdns.com/"
arch="all !aarch64" # Failing tests on aarch64