aboutsummaryrefslogtreecommitdiffstats
path: root/main/alpine
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-12-17 21:34:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-12-17 22:21:14 +0000
commit28eafd0b154d9e0f50cb22f0dc594f8f6253d512 (patch)
tree0aef0ef3933d02ecf8af87e11249bdb87e381035 /main/alpine
parente9390a6420795734ee04a83528de2aabfe3ced3e (diff)
downloadaports-28eafd0b154d9e0f50cb22f0dc594f8f6253d512.tar.bz2
aports-28eafd0b154d9e0f50cb22f0dc594f8f6253d512.tar.xz
main/alpine: rebuild against fixed ncurses widechar only
Diffstat (limited to 'main/alpine')
-rw-r--r--main/alpine/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/alpine/APKBUILD b/main/alpine/APKBUILD
index c0f86d1f94..fd642127b3 100644
--- a/main/alpine/APKBUILD
+++ b/main/alpine/APKBUILD
@@ -3,7 +3,7 @@ pkgname=alpine
pkgver=2.20
_ver=${pkgver%_p*}
_pver=${pkgver##*_p}
-pkgrel=5
+pkgrel=6
pkgdesc="Text-based email client, friendly for novices but powerful"
url="http://www.washington.edu/alpine/"
arch="all"