mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/erlang-nox to 24.2-1
This commit is contained in:
parent
4606b6532d
commit
1e2d8f5d72
1 changed files with 4 additions and 4 deletions
|
@ -9,9 +9,9 @@
|
|||
# - configure with --disable-pgo to fix ARM FTBFS
|
||||
|
||||
pkgname=erlang-nox
|
||||
pkgver=24.1.7
|
||||
pkgver=24.2
|
||||
pkgrel=1
|
||||
_docver=24.1
|
||||
_docver=24.2
|
||||
pkgdesc='General-purpose concurrent functional programming language (headless version)'
|
||||
arch=(x86_64)
|
||||
url='https://erlang.org/'
|
||||
|
@ -27,11 +27,11 @@ source=(epmd.conf
|
|||
epmd.service
|
||||
epmd.socket
|
||||
"$url/download/otp_doc_man_$_docver.tar.gz"
|
||||
"git+https://github.com/erlang/otp#commit=5d0fa9d31812947479eb29f797990da6655d4fa2") # tag: OTP-24.1.7
|
||||
"git+https://github.com/erlang/otp#commit=df48c260e74c3e9058ff8681ce9f554e6fa0fe34") # tag: OTP-24.2
|
||||
b2sums=('1675ac9bf948ab19e8b63077d870ccf356fcdbce14de2777f00b3488aa1ce34a5e0a5cdc0428707f744dee5940b12653a44e0ded0554de95ebb31bce4676ff87'
|
||||
'1f765318bcd322ce697a48c064ccdb1bd107b4a84e164a87f62678391cb82a9ab17a397d679cf266e037a5a2d91772b85f7a97f9cc5478c0f18118743b30045f'
|
||||
'c37706f5f6e2d49100104fb442ebf15edd6ee0a1e8038d0364794cf34fd3f02a61b9ad2706228b3327b85b0cadcd11aac6087e7c98408eae2d307a09191b6553'
|
||||
'092c7870914e108e3fe06b68be6c54cff508cd938b5b510ca9a7c946b786e5725ffa1f2c87282a36480a9c1c7d7c899e8118546102a98136f813309a7f0bd334'
|
||||
'17cf3c1e296c883e9c930cd540d439f7dd71a40048bbe80efd6f46dd5b4d9faf51177d2bb133f782742b0b367c8f54c27ed2b2cce277372a98dd55bb629f3b55'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue