mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/erlang to 22.1-1
This commit is contained in:
parent
5199ffb0ce
commit
22cf8ad89d
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
||||||
|
|
||||||
pkgbase=erlang
|
pkgbase=erlang
|
||||||
pkgname=(erlang erlang-unixodbc)
|
pkgname=(erlang erlang-unixodbc)
|
||||||
pkgver=22.0.7
|
pkgver=22.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_docver=22.0
|
_docver=22.1
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://www.erlang.org'
|
url='https://www.erlang.org'
|
||||||
license=(Apache)
|
license=(Apache)
|
||||||
|
@ -23,7 +23,7 @@ source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver"
|
||||||
"$url/download/otp_doc_man_$_docver.tar.gz"
|
"$url/download/otp_doc_man_$_docver.tar.gz"
|
||||||
epmd.conf epmd.service epmd.socket)
|
epmd.conf epmd.service epmd.socket)
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'c3acdb3c7c69eaceb8bcd5a69f8a19ba8320d403c176a3b560f9240b943ab370'
|
'64f45909ed8332619055d424c32f8cc8987290a1ac4079269572fba6ef9c74d9'
|
||||||
'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2'
|
'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2'
|
||||||
'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
|
'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
|
||||||
'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34')
|
'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34')
|
||||||
|
|
Loading…
Reference in a new issue