diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-18 07:05:28 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-18 07:19:47 +0000 |
| commit | ca983e0af0f7003e8d71d40a82e4ef89bb0d4216 (patch) | |
| tree | 3ad0f8c138b5034fe6eaafb7e01eead826277140 | |
| parent | a6514b637cf2c0f3b9cfa6c5e288ddee69bdac70 (diff) | |
| download | aports-ca983e0af0f7003e8d71d40a82e4ef89bb0d4216.tar.bz2 aports-ca983e0af0f7003e8d71d40a82e4ef89bb0d4216.tar.xz | |
community/erlang: rebuild against fixed ncurses widechar only
| -rw-r--r-- | community/erlang/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/erlang/APKBUILD b/community/erlang/APKBUILD index 080787f747..349e0a08a6 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" |
