aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-14 21:02:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-15 11:08:21 +0000
commit8cd05d60f5da174fea890515e968a197f13f1c32 (patch)
treed5f8ee9f02ea0dd1eee45acf7e0fa422b351d1f0
parentdf621331b27ede05379cf6fbd724feae40574bc9 (diff)
testing/*: rebuild against protobuf 3.14.0
-rw-r--r--testing/ostinato/APKBUILD2
-rw-r--r--testing/usbguard/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/ostinato/APKBUILD b/testing/ostinato/APKBUILD
index 347be15426e..75131bea8b8 100644
--- a/testing/ostinato/APKBUILD
+++ b/testing/ostinato/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Corentin Henry <corentinhenry@gmail.com>
pkgname=ostinato
pkgver=1.1
-pkgrel=2
+pkgrel=3
pkgdesc="Packet/Traffic Generator and Analyzer"
url="https://www.ostinato.org"
arch="all"
diff --git a/testing/usbguard/APKBUILD b/testing/usbguard/APKBUILD
index b7abf1cfa35..aba9ede8ae6 100644
--- a/testing/usbguard/APKBUILD
+++ b/testing/usbguard/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=usbguard
pkgver=0.7.8
-pkgrel=0
+pkgrel=1
pkgdesc="Software framework for implementing USB device authorization policies"
url="https://usbguard.github.io/"
license="GPL-2.0-or-later"