erlang: update to 26.2.3.
This commit is contained in:
parent
aa49d7630b
commit
f7c5e4eb2d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=26.2.2
|
||||
version=26.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_target="install install-docs"
|
||||
|
@ -12,7 +12,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=93c09aa8814018c23d218ac68b2bcdba188e12086223fbfa08af5cc70edd7ee1
|
||||
checksum=7a79e7955890b06572dbb3c3460771a71f729c15bc6ced018916a432669fd239
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue