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