mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
erlang: update to 26.2.5.
This commit is contained in:
parent
2a2b21604c
commit
5a4ccb5f2f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=26.2.4
|
||||
version=26.2.5
|
||||
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=c3bd54ee83282764f3c236e3aa49d681bac0b4011242e3512d66a7ee2ed79819
|
||||
checksum=d34b409cb5968ae47dd5a0c4f85b925d5601898d90788bbb08d514964a3a141d
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue