loksh: update to 6.6
This commit is contained in:
parent
dabc9c1c19
commit
d635cda88e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'loksh'
|
||||
pkgname=loksh
|
||||
version=6.5
|
||||
version=6.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="HAVE_LIBBSD=1"
|
||||
|
@ -9,10 +9,10 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libbsd-devel ncurses-devel"
|
||||
short_desc="Linux port of OpenBSD's ksh"
|
||||
maintainer="Renato Aguiar <renato@renag.me>"
|
||||
license="Public Domain"
|
||||
license="custom:Public Domain"
|
||||
homepage="https://github.com/dimkr/loksh"
|
||||
distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz"
|
||||
checksum=afa6dddfe914a3cb4c2f5c6b9da03d30fb549c8cfb4daeff0472fc103696f7a4
|
||||
checksum=97a020df82ceebe216c5a306e87360c5e3398d7403347aaff50978446ccb764d
|
||||
register_shell="/bin/loksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue