erlang: update to 21.3.7.
This commit is contained in:
parent
ae5fddb4ae
commit
9515b11033
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=21.3.6
|
||||
version=21.3.7
|
||||
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=6d310bd97c1d3ef64771143a5ace522ba5f916d501b277315a315e3760edfd0b
|
||||
checksum=c14aebda6afae82809325c18d51a66e618b3f237b856080a7d8f4b5bb089e758
|
||||
|
||||
build_options="x11"
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname=OTP
|
Loading…
Reference in New Issue