mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lok: fix distfiles download
This commit is contained in:
parent
1b70630b5d
commit
468143e621
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ short_desc="A Linux port of OpenBSD's awk"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/dimkr/lok"
|
homepage="https://github.com/dimkr/lok"
|
||||||
distfiles="https://github.com/dimkr/lok/archive/${version}.tar.gz"
|
distfiles="https://github.com/dimkr/lok/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=17215d1ef5760e282562bd852abab5ac5ae136fe579c02bb8fb6f9734e2c3185
|
checksum=17215d1ef5760e282562bd852abab5ac5ae136fe579c02bb8fb6f9734e2c3185
|
||||||
make_build_args="PROG=lok" # Make the binary built be called lok
|
make_build_args="PROG=lok" # Make the binary built be called lok
|
||||||
make_install_args="PROG=lok MANDIR=usr/share/man"
|
make_install_args="PROG=lok MANDIR=usr/share/man"
|
||||||
|
|
Loading…
Add table
Reference in a new issue