aboutsummaryrefslogtreecommitdiffstats
path: root/main/heimdal
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-12-17 21:31:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-12-17 21:31:39 +0000
commit9cf1e7a799afcde1901ea427302424f890f5bec6 (patch)
tree62b68dc07e3754535e4996494821addefc9c7a90 /main/heimdal
parent2a7ca9619f5aa50fb0c348e784da2f1997fe3c32 (diff)
downloadaports-9cf1e7a799afcde1901ea427302424f890f5bec6.tar.bz2
aports-9cf1e7a799afcde1901ea427302424f890f5bec6.tar.xz
main/heimdal: rebuild against fixed ncurses widechar only
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 862ff46619..f4941ce113 100644
--- a/main/heimdal/APKBUILD
+++ b/main/heimdal/APKBUILD
@@ -3,7 +3,7 @@
pkgname=heimdal
pkgver=1.6_rc2
_ver=${pkgver/_rc/rc}
-pkgrel=3
+pkgrel=4
pkgdesc="An implementation of Kerberos 5"
arch="all"
url="http://www.h5l.org/"