mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
erlang: update to 22.0.4.
This commit is contained in:
parent
95c09a1311
commit
152b5c92a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=22.0.3
|
||||
revision=2
|
||||
version=22.0.4
|
||||
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=b8594588992ef44b141a17f7fe621872d211ce3c083dabfcc65eb4585d3dab38
|
||||
checksum=71b2fe49ed5ac386ebc189dd2e5f4b95b11b4427936be0e3c5695a903ea9ffcd
|
||||
|
||||
build_options="x11"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue