erlang: update to 23.3.2.
This commit is contained in:
parent
ef08e5fb4e
commit
c2c0bf1aea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=23.3.1
|
||||
version=23.3.2
|
||||
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=a5a067a3b17bbef8511f2c056957925b666670b6f2cdaf645e1bc28ce3dd3517
|
||||
checksum=02443dd42023d0eb73f73dc05f4d3ded7bc4ab59d348041a37a045ba1581b48b
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue