aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-26 10:43:42 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-26 13:59:34 +0100
commit68d80e824356f53f35ec68274ed7ef3433402ace (patch)
treee090943c0132ef0522648c9e9799e33232e42384
parentdb86e6678110079518bf456f15fd6283c7e9c23b (diff)
rebuild for protobuf-3.11.0
-rw-r--r--community/bitcoin/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
-rw-r--r--main/mosh/APKBUILD2
-rw-r--r--main/protobuf-c/APKBUILD2
-rw-r--r--testing/ostinato/APKBUILD2
13 files changed, 13 insertions, 13 deletions
diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD
index a8dee84af75..1d1b8696efb 100644
--- a/community/bitcoin/APKBUILD
+++ b/community/bitcoin/APKBUILD
@@ -3,7 +3,7 @@
pkgname=bitcoin
pkgver=0.18.1
_ver=${pkgver/_/}
-pkgrel=4
+pkgrel=5
pkgdesc="Decentralized P2P electronic cash system"
url="https://www.bitcoin.org"
arch="all !armhf"
diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD
index caf8379efcf..fc257d8ac77 100644
--- a/community/dnsdist/APKBUILD
+++ b/community/dnsdist/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname="dnsdist"
pkgver="1.3.3"
-pkgrel=5
+pkgrel=6
pkgdesc="dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer."
url="https://dnsdist.org"
arch="all"
diff --git a/community/grpc/APKBUILD b/community/grpc/APKBUILD
index 5c7e71faccf..db5046bcb5d 100644
--- a/community/grpc/APKBUILD
+++ b/community/grpc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: wener <wenermail@gmail.com>
pkgname=grpc
pkgver=1.25.0
-pkgrel=0
+pkgrel=1
pkgdesc="The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) "
url="https://grpc.io/"
giturl="https://github.com/grpc/grpc"
diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD
index fe9a7de9a7e..b0f80141325 100644
--- a/community/libphonenumber/APKBUILD
+++ b/community/libphonenumber/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libphonenumber
pkgver=8.10.21
-pkgrel=1
+pkgrel=2
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 8023581a594..c62d4204723 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=3
+pkgrel=4
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 88647cdc83f..a58b9015bfa 100644
--- a/community/namecoin/APKBUILD
+++ b/community/namecoin/APKBUILD
@@ -3,7 +3,7 @@
pkgname=namecoin
pkgver=0.18.1
_ver=${pkgver/_/}
-pkgrel=4
+pkgrel=5
pkgdesc="Namecoin is a peer to peer DNS based on bitcoin"
url="https://www.namecoin.org/"
arch="all !s390x"
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD
index 86d4ab7388d..fd849680005 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.2.0"
-pkgrel=4
+pkgrel=5
pkgdesc="PowerDNS Recursive Server"
url="https://www.powerdns.com/"
arch="all !s390x" # broken context
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index e6fe3f83b11..78dbfb58e2b 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -7,7 +7,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
pkgver=4.2.0
-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 d2bfbbbcb01..e45c99ee1c1 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=14
+pkgrel=15
pkgdesc="Distributed powerful and scalable NoSQL database"
url="https://www.rethinkdb.com"
arch="x86_64 ppc64le s390x aarch64"
diff --git a/community/rippled/APKBUILD b/community/rippled/APKBUILD
index 547228b1c9d..bbe60635a2f 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=1
+pkgrel=2
pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger"
options="!check" # FIXME: 1 failure, rippled testsuite doesn't tell which one it is
url="https://ripple.com/"
diff --git a/main/mosh/APKBUILD b/main/mosh/APKBUILD
index 75df2529199..cc227c2a853 100644
--- a/main/mosh/APKBUILD
+++ b/main/mosh/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=mosh
pkgver=1.3.2
-pkgrel=12
+pkgrel=13
pkgdesc="Mobile shell surviving disconnects with local echo and line editing"
options="!check" # emulation-cursor-motion.test fails
url="https://mosh.org"
diff --git a/main/protobuf-c/APKBUILD b/main/protobuf-c/APKBUILD
index c1437db0cbf..5f5407acff2 100644
--- a/main/protobuf-c/APKBUILD
+++ b/main/protobuf-c/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=protobuf-c
pkgver=1.3.2
-pkgrel=2
+pkgrel=3
pkgdesc="C bindings for Google's Protocol Buffers"
url="https://github.com/protobuf-c/protobuf-c/wiki"
arch="all"
diff --git a/testing/ostinato/APKBUILD b/testing/ostinato/APKBUILD
index 0e3fa43c2b0..f1b73019b7b 100644
--- a/testing/ostinato/APKBUILD
+++ b/testing/ostinato/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Corentin Henry <corentinhenry@gmail.com>
pkgname=ostinato
pkgver=0.9_git20190528
-pkgrel=3
+pkgrel=4
_commit="edc7ed677c1d5c308e66441f464dfd69aa922643"
pkgdesc="Packet/Traffic Generator and Analyzer"
url="https://www.ostinato.org"