mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
erlang: update to 23.0.
This commit is contained in:
parent
f14697a29c
commit
8e4da90ff7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=22.3.3
|
||||
version=23.0
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="otp-OTP-${version}"
|
||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
|||
homepage="http://www.erlang.org/"
|
||||
changelog="https://github.com/erlang/otp/releases"
|
||||
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
||||
checksum=58ef3623cad5f490fdc0719514fe1a9626c8b177a4fb8fa25b5bec0216693eb9
|
||||
checksum=a12263e031374130f5bd4ff01c13f2d39ced241c695267498b19c66012e03d6a
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue