loksh: Update to 7.1
This commit is contained in:
parent
3bc3053c26
commit
2bee23ce14
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'loksh'
|
||||
pkgname=loksh
|
||||
version=7.0
|
||||
version=7.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="custom:Public Domain"
|
||||
homepage="https://github.com/dimkr/loksh"
|
||||
distfiles="https://github.com/dimkr/loksh/releases/download/${version}/loksh-${version}.tar.xz"
|
||||
checksum=413275c9a259629bbdb4ce97c610c45bc14a589f73cd51571ed82eec58e45840
|
||||
checksum=ab7d274a057b83bc64643664094031126641aa91ee440a96765279991aab6938
|
||||
register_shell="/bin/loksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue