erlang: update to 21.3.6.
This commit is contained in:
parent
77d924584c
commit
c518371d53
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=21.3
|
||||
revision=2
|
||||
version=21.3.6
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="otp-OTP-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=64a6eea6c1dc2353ad80e29ef57f6ec4192c91478ac2b854d0417b6b2bf4d9bf
|
||||
checksum=6d310bd97c1d3ef64771143a5ace522ba5f916d501b277315a315e3760edfd0b
|
||||
|
||||
build_options="x11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue