mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
loksh: update to 6.7.2
This commit is contained in:
parent
645706344e
commit
84ff339cd1
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.7.1
|
version=6.7.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=loksh
|
wrksrc=loksh
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Linux port of OpenBSD's ksh"
|
||||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
license="custom:Public Domain"
|
license="custom:Public Domain"
|
||||||
homepage="https://github.com/dimkr/loksh"
|
homepage="https://github.com/dimkr/loksh"
|
||||||
distfiles="https://github.com/dimkr/loksh/releases/download/${version}/src.tar.xz"
|
distfiles="https://github.com/dimkr/loksh/releases/download/${version}/loksh-${version}.tar.xz"
|
||||||
checksum=b26419280d102a93cf0a5821f0c42b9c8a5850365f4a22435ff42f6c32d876f2
|
checksum=26f667391aaeb7b1169a9b74b6c124d05dd65c472757f96e561d8ce6384ec6b5
|
||||||
register_shell="/bin/loksh"
|
register_shell="/bin/loksh"
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
|
|
Loading…
Add table
Reference in a new issue