loksh: update to 6.3.
Closes #13485. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
34f218e9d3
commit
d9554fa780
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'loksh'
|
||||
pkgname=loksh
|
||||
version=6.2
|
||||
version=6.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="HAVE_LIBBSD=1"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
|||
license="Public Domain"
|
||||
homepage="https://github.com/dimkr/loksh"
|
||||
distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz"
|
||||
checksum=a361943ddce0c10b6d6f3bbada0f1a8aa813374bcb91bb7c78f2f173fceaaf9a
|
||||
checksum=4c8bccf3fef58dce1c67395cffbf4e95fb6ee597d582ff2d2b3a851b1e302b44
|
||||
register_shell="/bin/loksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue