extra/erlang to 26.2.5-2

This commit is contained in:
David Beauchamp 2024-05-09 11:27:29 -04:00
parent 5306280356
commit b9092773d8
2 changed files with 6 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = erlang
pkgver = 26.2.5
pkgrel = 1
pkgrel = 2
url = https://erlang.org
arch = x86_64
license = Apache
@ -17,12 +17,12 @@ pkgbase = erlang
source = epmd.conf
source = epmd.service
source = epmd.socket
source = https://erlang.org/download/otp_doc_man_26.1.tar.gz
source = https://github.com/erlang/otp/releases/download/OTP-26.2.5/otp_doc_man_26.2.5.tar.gz
source = git+https://github.com/erlang/otp#commit=412bff5196fc0ab88a61fe37ca30e5226fc7872d
b2sums = 1675ac9bf948ab19e8b63077d870ccf356fcdbce14de2777f00b3488aa1ce34a5e0a5cdc0428707f744dee5940b12653a44e0ded0554de95ebb31bce4676ff87
b2sums = 1f765318bcd322ce697a48c064ccdb1bd107b4a84e164a87f62678391cb82a9ab17a397d679cf266e037a5a2d91772b85f7a97f9cc5478c0f18118743b30045f
b2sums = c37706f5f6e2d49100104fb442ebf15edd6ee0a1e8038d0364794cf34fd3f02a61b9ad2706228b3327b85b0cadcd11aac6087e7c98408eae2d307a09191b6553
b2sums = 2eed8963d425fe5ff3cd02eeacfd0eb86051225578613e374b71818a91e4f0b6953c4297a06ee59803d9421730c93871660ce66150a13d808f122a6f84f74f2a
b2sums = 76b8298821cd0a940715aa6878bb16a8b8699194655dcf019478158881a7447c6754c1c345a1d66147457b85a64338afa32478b7af8b4094062946788b4ece88
b2sums = e1ea412389c94d53f749a8d9b7095a191b85b0be930ed5c9b94aaf69cc7d3a62694ada4ea1a502136840777c28f438bd8e717a1e556fa6336140696bf9179716
pkgname = erlang

View file

@ -11,8 +11,7 @@
pkgname=erlang
pkgver=26.2.5
pkgrel=1
_docver=26.1
pkgrel=2
# https://github.com/erlang/otp/tags
_commit=412bff5196fc0ab88a61fe37ca30e5226fc7872d # OTP-26.2.5
arch=(x86_64)
@ -23,12 +22,12 @@ options=(staticlibs)
source=(epmd.conf
epmd.service
epmd.socket
"$url/download/otp_doc_man_$_docver.tar.gz"
"https://github.com/erlang/otp/releases/download/OTP-$pkgver/otp_doc_man_$pkgver.tar.gz"
"git+https://github.com/erlang/otp#commit=$_commit")
b2sums=('1675ac9bf948ab19e8b63077d870ccf356fcdbce14de2777f00b3488aa1ce34a5e0a5cdc0428707f744dee5940b12653a44e0ded0554de95ebb31bce4676ff87'
'1f765318bcd322ce697a48c064ccdb1bd107b4a84e164a87f62678391cb82a9ab17a397d679cf266e037a5a2d91772b85f7a97f9cc5478c0f18118743b30045f'
'c37706f5f6e2d49100104fb442ebf15edd6ee0a1e8038d0364794cf34fd3f02a61b9ad2706228b3327b85b0cadcd11aac6087e7c98408eae2d307a09191b6553'
'2eed8963d425fe5ff3cd02eeacfd0eb86051225578613e374b71818a91e4f0b6953c4297a06ee59803d9421730c93871660ce66150a13d808f122a6f84f74f2a'
'76b8298821cd0a940715aa6878bb16a8b8699194655dcf019478158881a7447c6754c1c345a1d66147457b85a64338afa32478b7af8b4094062946788b4ece88'
'e1ea412389c94d53f749a8d9b7095a191b85b0be930ed5c9b94aaf69cc7d3a62694ada4ea1a502136840777c28f438bd8e717a1e556fa6336140696bf9179716')
prepare() {