2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-21 23:00:06 -07:00

openssh: 9.8p1

This commit is contained in:
Owen Rafferty 2024-07-02 21:13:31 -05:00
parent 3a4ad73b50
commit a534c484c7
No known key found for this signature in database
4 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh -e
export CFLAGS="$CFLAGS -Wno-error=incompatible-pointer-types"
./configure \
--prefix=/usr \
--datadir=/usr/share/openssh \

View File

@ -1,2 +1,2 @@
cae374c7359ddfed20e2c7795fabce4cf9756358276149134e7405a7ea83642297
3916a6fe028dce304e9e7c17e92f31085b183d235033cef3877d9018521aeea817
41de8bef1bc5366ed5a08ad2bd674e3562c8020d29e73d0d7b7dcabba9506df77e

View File

@ -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

View File

@ -1 +1 @@
9.7p1 1
9.8p1 1