mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
erlang: update to 25.3.1.
This commit is contained in:
parent
390c79ccfe
commit
6e22c9cd3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=25.3
|
||||
version=25.3.1
|
||||
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=f4fc2c5e1da56eb659003015ab80c42e50cef1129cca8c14457a522d1793498d
|
||||
checksum=4fafc922e012419205eeea482eb1e8d838377477f39c3ba8fc398d8b69029e14
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue