aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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/namecoin/APKBUILD2
-rw-r--r--community/pdns-recursor/APKBUILD2
-rw-r--r--community/pdns/APKBUILD2
-rw-r--r--community/rethinkdb/APKBUILD2
-rw-r--r--community/rippled/APKBUILD2
10 files changed, 10 insertions, 10 deletions
diff --git a/community/bloaty/APKBUILD b/community/bloaty/APKBUILD
index e5c704a2df9..c5b1845a1b7 100644
--- a/community/bloaty/APKBUILD
+++ b/community/bloaty/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=bloaty
pkgver=1.0
-pkgrel=1
+pkgrel=2
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 36206c1c5e8..e37a970f368 100644
--- a/community/dnsdist/APKBUILD
+++ b/community/dnsdist/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=dnsdist
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
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 f2ce7f3349b..e414560ad7f 100644
--- a/community/grpc/APKBUILD
+++ b/community/grpc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: wener <wenermail@gmail.com>
pkgname=grpc
pkgver=1.28.1
-pkgrel=0
+pkgrel=1
pkgdesc="The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) "
url="https://grpc.io/"
arch="all !ppc64le"
diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD
index f4c0e8cf25e..030d7ef23eb 100644
--- a/community/libphonenumber/APKBUILD
+++ b/community/libphonenumber/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libphonenumber
pkgver=8.12.3
-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 a9bb5d3aa3c..b391b1751b4 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.0
-pkgrel=5
+pkgrel=6
pkgdesc="Low-latency, high quality voice chat software"
url="https://wiki.mumble.info/"
arch="all"
diff --git a/community/namecoin/APKBUILD b/community/namecoin/APKBUILD
index 316d4945a1d..0ded724bd54 100644
--- a/community/namecoin/APKBUILD
+++ b/community/namecoin/APKBUILD
@@ -3,7 +3,7 @@
pkgname=namecoin
pkgver=0.18.1
_ver=${pkgver/_/}
-pkgrel=6
+pkgrel=7
pkgdesc="Namecoin is a peer to peer DNS based on bitcoin"
url="https://www.namecoin.org/"
arch="all !s390x !mips !mips64"
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD
index 0617849b92d..708e6e9b1c7 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.0
-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 1964b30afb0..fd81ef1fb1b 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -7,7 +7,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
pkgver=4.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="PowerDNS Authoritative Server"
url="https://www.powerdns.com/"
arch="all !s390x"
diff --git a/community/rethinkdb/APKBUILD b/community/rethinkdb/APKBUILD
index 4fa9e8fa710..4cb48b4b8c4 100644
--- a/community/rethinkdb/APKBUILD
+++ b/community/rethinkdb/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Daniel Treadwell <daniel@djt.id.au>
pkgname=rethinkdb
pkgver=2.3.6
-pkgrel=18
+pkgrel=19
pkgdesc="Distributed powerful and scalable NoSQL database"
url="https://www.rethinkdb.com"
# Fails to find python for building on s390x & ppc64le
diff --git a/community/rippled/APKBUILD b/community/rippled/APKBUILD
index c6bf8931183..5b7554f002d 100644
--- a/community/rippled/APKBUILD
+++ b/community/rippled/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=rippled
pkgver=1.3.1
-pkgrel=4
+pkgrel=5
pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger"
options="net !check" # FIXME: 1 failure, rippled testsuite doesn't tell which one it is
url="https://ripple.com/"