aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-26 04:56:54 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-26 04:56:54 -0300
commit94a15edbb191ec3b8053e263129541827b68e1d8 (patch)
treec7660aa4603aa3898b829105ddb6217b6038db51
parent778c78b01cfeeee61adf4f19aa3f16e9080e1171 (diff)
main/heimdal: rebuild against libgdbm.so.6
-rw-r--r--main/heimdal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/heimdal/APKBUILD b/main/heimdal/APKBUILD
index ac001744eb9..b3dfaca31ef 100644
--- a/main/heimdal/APKBUILD
+++ b/main/heimdal/APKBUILD
@@ -3,7 +3,7 @@
pkgname=heimdal
pkgver=7.7.0
_ver=${pkgver/_rc/rc}
-pkgrel=3
+pkgrel=4
pkgdesc="Iplementation of Kerberos 5"
arch="all"
url="https://github.com/heimdal/"