mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
erlang_ls: update to 1.1.0.
This commit is contained in:
parent
11f5c06ef6
commit
3c3b536613
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'erlang_ls'
|
# Template file for 'erlang_ls'
|
||||||
pkgname=erlang_ls
|
pkgname=erlang_ls
|
||||||
version=0.53.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
make_build_args="PREFIX=/usr"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Emil Tomczyk <emru@emru.xyz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://erlang-ls.github.io/"
|
homepage="https://erlang-ls.github.io/"
|
||||||
distfiles="https://github.com/erlang-ls/erlang_ls/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/erlang-ls/erlang_ls/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=e35383dd316af425a950a65d56e7e8179b0d179c3d6473be05306a9b3c0b0ef5
|
checksum=b826edae46219a90ab6a162be1626e2f4b0fd60cb2f3372d7a171ee3921aebf0
|
||||||
|
|
||||||
export PATH="/usr/libexec/chroot-git:$PATH"
|
export PATH="/usr/libexec/chroot-git:$PATH"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue