diff --git a/srcpkgs/lok/template b/srcpkgs/lok/template index bebc928ae57..0537e0c5471 100644 --- a/srcpkgs/lok/template +++ b/srcpkgs/lok/template @@ -7,7 +7,7 @@ short_desc="A Linux port of OpenBSD's awk" maintainer="Orphaned " license="ISC" 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 make_build_args="PROG=lok" # Make the binary built be called lok make_install_args="PROG=lok MANDIR=usr/share/man"