mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/erlang-nox to 21.1-1
This commit is contained in:
parent
740176db8e
commit
13d432b819
1 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@
|
|||
# - configure with --disable-pgo to fix ARM FTBFS
|
||||
|
||||
pkgname=erlang-nox
|
||||
pkgver=21.0.9
|
||||
_docver=21.0
|
||||
pkgver=21.1
|
||||
_docver=21.1
|
||||
pkgrel=1
|
||||
pkgdesc='General-purpose concurrent functional programming language developed by Ericsson (headless version)'
|
||||
pkgdesc='General-purpose concurrent functional programming language (headless version)'
|
||||
arch=('x86_64')
|
||||
url='http://www.erlang.org/'
|
||||
license=('Apache')
|
||||
|
@ -27,7 +27,7 @@ source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver"
|
|||
"http://www.erlang.org/download/otp_doc_man_$_docver.tar.gz"
|
||||
'epmd.service' 'epmd.socket' 'epmd.conf')
|
||||
sha256sums=('SKIP'
|
||||
'10bf0e44b97ee8320c4868d5a4259c49d4d2a74e9c48583735ae0401f010fb31'
|
||||
'021e47b5036eaa4671b6d87a910403b775c967bfcb79b56a87f2183ddc5a5df5'
|
||||
'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
|
||||
'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34'
|
||||
'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2')
|
||||
|
|
Loading…
Reference in a new issue