erlang: update to 22.1.7.
This commit is contained in:
parent
8c889be2a9
commit
320bdc3f3e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=22.1.6
|
||||
version=22.1.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=7b29813f480ccb68dee81a753af3ea74513d6ed4d138c90648c19ac247dfee57
|
||||
checksum=f0f8ad265121e4170598d0339ebba4e77f04d31db894d5e70c5a953544f62a47
|
||||
|
||||
build_options="x11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue