erlang: update to 21.3.8.
This commit is contained in:
parent
469745feeb
commit
5ba794d4b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=21.3.7
|
||||
version=21.3.8
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="otp-OTP-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://www.erlang.org/"
|
||||
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
||||
checksum=c14aebda6afae82809325c18d51a66e618b3f237b856080a7d8f4b5bb089e758
|
||||
checksum=e20df59eac5ec0f3d47cb775eb7cfb20438df24d93ba859959a18fe07abf3e6e
|
||||
|
||||
build_options="x11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue