mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-27 20:36:27 -04:00
Corrected Haiku package name
Former-commit-id: 7e972bc1ceef833127b2bbd06a97f77fbf73ef56 Former-commit-id: 98053d06bba57b952065e87db01be803ca0343a7
This commit is contained in:
+2
-2
@@ -116,7 +116,7 @@ _create_hpkg() {
|
||||
output/haikutemp/documentation/man/man1 \
|
||||
output/haikutemp/data/bash-completion/completions \
|
||||
output/haikutemp/data/zsh/site-functions
|
||||
printf "name sshyp-client
|
||||
printf "name sshyp_client
|
||||
version "$version"-"$revision"
|
||||
architecture any
|
||||
summary \"A light-weight, self-hosted, synchronized password manager (client only)\"
|
||||
@@ -130,7 +130,7 @@ copyrights {
|
||||
\"2021-2023 Randall Winkhart\"
|
||||
}
|
||||
provides {
|
||||
sshyp-client = "$version"
|
||||
sshyp_client = "$version"
|
||||
cmd:sshyp
|
||||
}
|
||||
requires {
|
||||
|
||||
Reference in New Issue
Block a user