loksh: update to 6.5
This commit is contained in:
parent
a228c8c61b
commit
b2aa1da7a4
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'loksh'
|
||||
pkgname=loksh
|
||||
version=6.4
|
||||
revision=3
|
||||
version=6.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="HAVE_LIBBSD=1"
|
||||
make_install_args="BIN_NAME=loksh"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libbsd-devel ncurses-devel"
|
||||
short_desc="A Linux port of OpenBSD's ksh"
|
||||
short_desc="Linux port of OpenBSD's ksh"
|
||||
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=852d586849201346475946b6dc0551ea807262fd7d3fbd5fb2fe75fa42c6b222
|
||||
checksum=afa6dddfe914a3cb4c2f5c6b9da03d30fb549c8cfb4daeff0472fc103696f7a4
|
||||
register_shell="/bin/loksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in New Issue