aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-17 22:29:02 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-18 21:20:00 +0000
commitffac0a78e29551f4a75a037096d75b744a439df2 (patch)
treeec0f31e423cc68b212dda2136018fdc601f1ffcc
parentce3899dcfbb9eabe680b5ea56230f7daffa1a4de (diff)
downloadaports-ffac0a78e29551f4a75a037096d75b744a439df2.tar.gz
aports-ffac0a78e29551f4a75a037096d75b744a439df2.tar.bz2
aports-ffac0a78e29551f4a75a037096d75b744a439df2.tar.xz
main/*: rebuild against libprotobuf.so.23
-rw-r--r--main/mosh/APKBUILD2
-rw-r--r--main/protobuf-c/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/main/mosh/APKBUILD b/main/mosh/APKBUILD
index 43160db982b..912449be70a 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=13
+pkgrel=14
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 5851fb79f25..bfb12e9919d 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.3
-pkgrel=0
+pkgrel=1
pkgdesc="C bindings for Google's Protocol Buffers"
url="https://github.com/protobuf-c/protobuf-c/wiki"
arch="all"