mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
loksh: update to 7.5
This commit is contained in:
parent
801c8e0638
commit
fbb0c4724a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'loksh'
|
# Template file for 'loksh'
|
||||||
pkgname=loksh
|
pkgname=loksh
|
||||||
version=7.3
|
version=7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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}/loksh-${version}.tar.xz"
|
distfiles="https://github.com/dimkr/loksh/releases/download/${version}/loksh-${version}.tar.xz"
|
||||||
checksum=e60bee39836432024569f44b499581ef8ebedbd8fe5b6172245e9a1af4304e9b
|
checksum=0c70706b2ae960af035d73d3bb5f30030286e9ebe9855363dccadb85f901adf0
|
||||||
register_shell="/bin/loksh"
|
register_shell="/bin/loksh"
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
|
|
Loading…
Add table
Reference in a new issue