aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/bitcoin/APKBUILD2
-rw-r--r--community/dnsdist/APKBUILD2
-rw-r--r--community/grpc/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/APKBUILD4
-rw-r--r--community/rethinkdb/APKBUILD2
-rw-r--r--community/rippled/APKBUILD2
-rw-r--r--main/mosh/APKBUILD1
-rw-r--r--main/protobuf-c/APKBUILD2
-rw-r--r--testing/libphonenumber/APKBUILD2
-rw-r--r--testing/ostinato/APKBUILD2
13 files changed, 14 insertions, 13 deletions
diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD
index e49bd1bcd8..1899631807 100644
--- a/community/bitcoin/APKBUILD
+++ b/community/bitcoin/APKBUILD
@@ -3,7 +3,7 @@
pkgname=bitcoin
pkgver=0.18.1
_ver=${pkgver/_/}
-pkgrel=0
+pkgrel=1
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 5b5cafd10f..ebfacb9e2f 100644
--- a/community/dnsdist/APKBUILD
+++ b/community/dnsdist/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: tcely <dnsdist+aports@tcely.33mail.com>
pkgname="dnsdist"
pkgver="1.3.3"
-pkgrel=2
+pkgrel=3
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 c60444f5db..095dbe86e1 100644
--- a/community/grpc/APKBUILD
+++ b/community/grpc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: wener <wenermail@gmail.com>
pkgname=grpc
pkgver=1.21.3
-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/mumble/APKBUILD b/community/mumble/APKBUILD
index eefd177f79..0e62ce5ef1 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=0
+pkgrel=1
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 7b4aa2a054..6dc1a5f2f0 100644
--- a/community/namecoin/APKBUILD
+++ b/community/namecoin/APKBUILD
@@ -3,7 +3,7 @@
pkgname=namecoin
pkgver=0.18.1
_ver=${pkgver/_/}
-pkgrel=0
+pkgrel=1
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 34fcc5a032..ee02cdf28f 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=0
+pkgrel=1
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 9b957330df..4ef724d4ca 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -7,7 +7,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
pkgver=4.1.13
-pkgrel=1
+pkgrel=2
pkgdesc="PowerDNS Authoritative Server"
url="https://www.powerdns.com/"
arch="all !s390x"
@@ -16,7 +16,7 @@ makedepends="$depends_dev
boost-dev curl geoip-dev krb5-dev openssl-dev
libsodium-dev lua-dev mariadb-connector-c-dev openldap-dev
postgresql-dev protobuf-dev sqlite-dev unixodbc-dev
- yaml-cpp-dev zeromq-dev"
+ yaml-cpp-dev zeromq-dev mariadb-dev"
install="$pkgname.pre-install $pkgname-backend-pgsql.post-upgrade"
subpackages="$pkgname-doc $pkgname-openrc $pkgname-tools
$pkgname-backend-bind:backend_bind
diff --git a/community/rethinkdb/APKBUILD b/community/rethinkdb/APKBUILD
index bf423007a1..d05123dc1f 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=11
+pkgrel=12
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 9ea1906c22..53e84cf9c3 100644
--- a/community/rippled/APKBUILD
+++ b/community/rippled/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=rippled
pkgver=1.2.4
-pkgrel=1
+pkgrel=2
pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger"
url="https://ripple.com/"
arch="x86_64"
diff --git a/main/mosh/APKBUILD b/main/mosh/APKBUILD
index 1f80d448e6..4cc59d49f0 100644
--- a/main/mosh/APKBUILD
+++ b/main/mosh/APKBUILD
@@ -4,6 +4,7 @@ pkgname=mosh
pkgver=1.3.2
pkgrel=10
pkgdesc="Mobile shell surviving disconnects with local echo and line editing"
+options="!check" # emulation-cursor-motion.test fails
url="https://mosh.org"
arch="all"
license="GPL-3.0-or-later"
diff --git a/main/protobuf-c/APKBUILD b/main/protobuf-c/APKBUILD
index 0169997206..1347a5a67d 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=0
+pkgrel=1
pkgdesc="C bindings for Google's Protocol Buffers"
url="https://github.com/protobuf-c/protobuf-c/wiki"
arch="all"
diff --git a/testing/libphonenumber/APKBUILD b/testing/libphonenumber/APKBUILD
index 2ae346c50e..f668dce9b3 100644
--- a/testing/libphonenumber/APKBUILD
+++ b/testing/libphonenumber/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libphonenumber
pkgver=8.10.18
-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/testing/ostinato/APKBUILD b/testing/ostinato/APKBUILD
index a9b286834c..2d4406448d 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=1
+pkgrel=2
_commit="edc7ed677c1d5c308e66441f464dfd69aa922643"
pkgdesc="Packet/Traffic Generator and Analyzer"
url="https://www.ostinato.org"