diff options
author | Daniel Isaksen <d@duniel.no> | 2017-09-22 20:42:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-09-25 13:34:13 +0000 |
commit | 17d98092466a62deff02bc83571d3c0d975a70fe (patch) | |
tree | 9ac4cc176694c9b07ac791b7f32ab7712207f716 /community/erlang/0010-fix-nteventlog-remove.patch | |
parent | 0eae19d3f3dec22d23bf6d8aed72be08961ac948 (diff) | |
download | aports-17d98092466a62deff02bc83571d3c0d975a70fe.tar.bz2 aports-17d98092466a62deff02bc83571d3c0d975a70fe.tar.xz |
community/erlang: bump to 20.0.5, use github as source
I have updated the community/erlang package to version 20.0.5, and changed the
APKBUILD file to pull the source from github.com/erlang/otp instead of
erlang.com as they distribute "older" releases there.
Three applications were removed upstream (and subsequently here):
- erlang-percept (concurrency profiling tool)
- erlang-typer (type annotator)
- erlang-gs (graphics system)
Diffstat (limited to 'community/erlang/0010-fix-nteventlog-remove.patch')
-rw-r--r-- | community/erlang/0010-fix-nteventlog-remove.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/erlang/0010-fix-nteventlog-remove.patch b/community/erlang/0010-fix-nteventlog-remove.patch index c3d066bdfb..b981085165 100644 --- a/community/erlang/0010-fix-nteventlog-remove.patch +++ b/community/erlang/0010-fix-nteventlog-remove.patch @@ -1,5 +1,5 @@ ---- otp_src_18.0/lib/os_mon/src/os_mon.app.src -+++ otp_src_18.0-fixed/lib/os_mon/src/os_mon.app.src +--- a/lib/os_mon/src/os_mon.app.src ++++ b/lib/os_mon/src/os_mon.app.src @@ -22,7 +22,7 @@ [{description, "CPO CXC 138 46"}, {vsn, "%VSN%"}, |