erlang: update to 22.0.3.
This commit is contained in:
parent
bc826b1fa5
commit
e97b3cead7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=22.0.2
|
||||
version=22.0.3
|
||||
revision=2
|
||||
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=7a9869f5da85349ef21bd9fbc8feafe1a1f563504a65924ddb542deeb37af7cd
|
||||
checksum=b8594588992ef44b141a17f7fe621872d211ce3c083dabfcc65eb4585d3dab38
|
||||
|
||||
build_options="x11"
|
||||
|
||||
|
|
Loading…
Reference in New Issue