erlang: update to 26.2.
This commit is contained in:
parent
ce667f9b95
commit
e6a90b7827
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'erlang'
|
# Template file for 'erlang'
|
||||||
pkgname=erlang
|
pkgname=erlang
|
||||||
version=26.1.2
|
version=26.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_target="install install-docs"
|
make_install_target="install install-docs"
|
||||||
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||||||
homepage="http://www.erlang.org/"
|
homepage="http://www.erlang.org/"
|
||||||
changelog="https://github.com/erlang/otp/releases"
|
changelog="https://github.com/erlang/otp/releases"
|
||||||
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
||||||
checksum=56042d53b30863d4e720ebf463d777f0502f8c986957fc3a9e63dae870bbafe0
|
checksum=25675a40f9953f39440046b5e325cf992b29323b038d147f3533435a2be547e6
|
||||||
subpackages="erlang-doc"
|
subpackages="erlang-doc"
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user