From ca983e0af0f7003e8d71d40a82e4ef89bb0d4216 Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Fri, 18 Dec 2015 07:05:28 +0000 Subject: [PATCH] community/erlang: rebuild against fixed ncurses widechar only --- community/erlang/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/erlang/APKBUILD b/community/erlang/APKBUILD index 080787f747e9..349e0a08a6c8 100644 --- a/community/erlang/APKBUILD +++ b/community/erlang/APKBUILD @@ -4,7 +4,7 @@ pkgname=erlang pkgver=18.1 _srcver=18.1 -pkgrel=4 +pkgrel=5 pkgdesc="General-purpose programming language and runtime environment" url="http://www.erlang.org/" license="ASL 2.0" -- GitLab