aboutsummaryrefslogtreecommitdiffstats
path: root/main/heimdal/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/heimdal/APKBUILD')
-rw-r--r--main/heimdal/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/heimdal/APKBUILD b/main/heimdal/APKBUILD
index f04707adf9..5b5542904c 100644
--- a/main/heimdal/APKBUILD
+++ b/main/heimdal/APKBUILD
@@ -3,7 +3,7 @@
pkgname=heimdal
pkgver=7.4.0
_ver=${pkgver/_rc/rc}
-pkgrel=0
+pkgrel=1
pkgdesc="An implementation of Kerberos 5"
arch="all"
url="http://www.h5l.org/"
@@ -26,7 +26,7 @@ source="https://github.com/heimdal/heimdal/releases/download/heimdal-$pkgver/hei
builddir="$srcdir/$pkgname-$_ver"
# secfixes:
-# 7.4.0-r0
+# 7.4.0-r0:
# - CVE-2017-11103
prepare() {