Skip to content

Commit

Permalink
openssh: update to 9.4p1
Browse files Browse the repository at this point in the history
Signed-off-by: Sibren Vasse <[email protected]>
(cherry picked from commit 7fb8e82)
  • Loading branch information
SibrenVasse authored and BKPepe committed Apr 27, 2024
1 parent 8a1e030 commit bfb0d95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/openssh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=openssh
PKG_VERSION:=9.3p2
PKG_RELEASE:=2
PKG_VERSION:=9.4p1
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
PKG_HASH:=200ebe147f6cb3f101fd0cdf9e02442af7ddca298dffd9f456878e7ccac676e8
PKG_HASH:=3608fd9088db2163ceb3e600c85ab79d0de3d221e59192ea1923e23263866a85

PKG_LICENSE:=BSD ISC
PKG_LICENSE_FILES:=LICENCE
Expand Down

0 comments on commit bfb0d95

Please sign in to comment.