mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
tinyssh: update to 20250501.
This commit is contained in:
parent
181f909a10
commit
d55e95e706
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tinyssh'
|
||||
pkgname=tinyssh
|
||||
version=20250201
|
||||
version=20250501
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_dirs="/etc/tinyssh 0755 root root"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="CC0-1.0 OR 0BSD OR MIT-0 OR MIT"
|
||||
homepage="https://tinyssh.org"
|
||||
distfiles="https://github.com/janmojzis/tinyssh/archive/${version}.tar.gz"
|
||||
checksum=7eddb7ef4b4853cbba63d0834b2b347f01a2fb980fc50aa6c13a35c387930bfc
|
||||
checksum=f3ae622c765db4e0d791ea90a9feba39d7f693ef9cb949a797f7ad6b404a2d61
|
||||
|
||||
pre_build() {
|
||||
vsed -i -e 's:/sbin:/bin:' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue