mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 14:50:07 -07:00
openssh: 9.8p1
This commit is contained in:
parent
3a4ad73b50
commit
a534c484c7
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export CFLAGS="$CFLAGS -Wno-error=incompatible-pointer-types"
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--datadir=/usr/share/openssh \
|
||||
|
@ -1,2 +1,2 @@
|
||||
cae374c7359ddfed20e2c7795fabce4cf9756358276149134e7405a7ea83642297
|
||||
3916a6fe028dce304e9e7c17e92f31085b183d235033cef3877d9018521aeea817
|
||||
41de8bef1bc5366ed5a08ad2bd674e3562c8020d29e73d0d7b7dcabba9506df77e
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.7p1.tar.gz
|
||||
https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.8p1.tar.gz
|
||||
files/sshd.run
|
||||
|
@ -1 +1 @@
|
||||
9.7p1 1
|
||||
9.8p1 1
|
||||
|
Loading…
Reference in New Issue
Block a user