mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
erlang: update to 26.1.
This commit is contained in:
parent
aca20e47c5
commit
bf958a1127
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=26.0.2
|
||||
revision=2
|
||||
version=26.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_target="install install-docs"
|
||||
hostmakedepends="autoconf libxslt perl tar"
|
||||
|
@ -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=4def5ed5e49815fb02fceae8a66e94abc1049f5de30f97d9ad12fdf3293a2470
|
||||
checksum=09864524516bd26be040ae9ee09d70ce38ded2bcec041bc36081313b5031dfe8
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue