aboutsummaryrefslogtreecommitdiffstats
path: root/main/heimdal
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-12-17 13:29:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-12-17 13:29:30 +0000
commitf8b6e6e082f47509efd47d2b144008148417228f (patch)
treef15482a67e7777d42590e12754044bc276c402d2 /main/heimdal
parent2b51e046f6888d854ae65af4d690be50eea721a9 (diff)
downloadaports-f8b6e6e082f47509efd47d2b144008148417228f.tar.bz2
aports-f8b6e6e082f47509efd47d2b144008148417228f.tar.xz
main/heimdal: rebuild against ncurses wide char
Diffstat (limited to 'main/heimdal')
-rw-r--r--main/heimdal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/heimdal/APKBUILD b/main/heimdal/APKBUILD
index bee0431c6d..862ff46619 100644
--- a/main/heimdal/APKBUILD
+++ b/main/heimdal/APKBUILD
@@ -3,7 +3,7 @@
pkgname=heimdal
pkgver=1.6_rc2
_ver=${pkgver/_rc/rc}
-pkgrel=2
+pkgrel=3
pkgdesc="An implementation of Kerberos 5"
arch="all"
url="http://www.h5l.org/"