aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-02-26 21:55:01 +0100
committerTBK <tbk@jjtc.eu>2020-03-23 14:33:48 +0100
commite155af8dde83da8650a9b00e60df53c47fa3d287 (patch)
treeab6662f0f332b12d2c62687a84120d10e75c7890
parent8db14493bffe5095a53c70b5f79f3adaf4e04b82 (diff)
testing/py3-k5test: rebuild against krb5 1.18
-rw-r--r--testing/py3-k5test/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-k5test/APKBUILD b/testing/py3-k5test/APKBUILD
index ba2e0f1bfdc..2d4755a0cfe 100644
--- a/testing/py3-k5test/APKBUILD
+++ b/testing/py3-k5test/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-k5test
_pkgname=k5test
pkgver=0.9.2
-pkgrel=2
+pkgrel=3
pkgdesc="A library for testing Python applications in self-contained Kerberos 5 environments"
url="https://github.com/pythongssapi/k5test"
arch="noarch"