mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'loksh'
|
||||||
pkgname=loksh
|
pkgname=loksh
|
||||||
version=6.5
|
version=6.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="HAVE_LIBBSD=1"
|
make_build_args="HAVE_LIBBSD=1"
|
||||||
|
@ -9,10 +9,10 @@ hostmakedepends="pkg-config"
|
||||||
makedepends="libbsd-devel ncurses-devel"
|
makedepends="libbsd-devel ncurses-devel"
|
||||||
short_desc="Linux port of OpenBSD's ksh"
|
short_desc="Linux port of OpenBSD's ksh"
|
||||||
maintainer="Renato Aguiar <renato@renag.me>"
|
maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
license="Public Domain"
|
license="custom:Public Domain"
|
||||||
homepage="https://github.com/dimkr/loksh"
|
homepage="https://github.com/dimkr/loksh"
|
||||||
distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz"
|
distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz"
|
||||||
checksum=afa6dddfe914a3cb4c2f5c6b9da03d30fb549c8cfb4daeff0472fc103696f7a4
|
checksum=97a020df82ceebe216c5a306e87360c5e3398d7403347aaff50978446ccb764d
|
||||||
register_shell="/bin/loksh"
|
register_shell="/bin/loksh"
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
|
|
Loading…
Add table
Reference in a new issue