mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/erlang-nox to 22.1-1
This commit is contained in:
parent
a57bcf7211
commit
40480a2475
1 changed files with 4 additions and 4 deletions
|
@ -9,8 +9,8 @@
|
||||||
# - configure with --disable-pgo to fix ARM FTBFS
|
# - configure with --disable-pgo to fix ARM FTBFS
|
||||||
|
|
||||||
pkgname=erlang-nox
|
pkgname=erlang-nox
|
||||||
pkgver=22.0.7
|
pkgver=22.1
|
||||||
_docver=22.0
|
_docver=22.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='General-purpose concurrent functional programming language (headless version)'
|
pkgdesc='General-purpose concurrent functional programming language (headless version)'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -24,12 +24,12 @@ optdepends=('erlang-unixodbc: database support'
|
||||||
'lksctp-tools: for SCTP support')
|
'lksctp-tools: for SCTP support')
|
||||||
options=(staticlibs)
|
options=(staticlibs)
|
||||||
source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver"
|
source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver"
|
||||||
"http://www.erlang.org/download/otp_doc_man_$_docver.tar.gz"
|
"https://www.erlang.org/download/otp_doc_man_$_docver.tar.gz"
|
||||||
epmd.conf
|
epmd.conf
|
||||||
epmd.service
|
epmd.service
|
||||||
epmd.socket)
|
epmd.socket)
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'c3acdb3c7c69eaceb8bcd5a69f8a19ba8320d403c176a3b560f9240b943ab370'
|
'64f45909ed8332619055d424c32f8cc8987290a1ac4079269572fba6ef9c74d9'
|
||||||
'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2'
|
'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2'
|
||||||
'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
|
'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
|
||||||
'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34')
|
'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34')
|
||||||
|
|
Loading…
Reference in a new issue