Skip to content

Commit

Permalink
openssh: update to 9.6p1
Browse files Browse the repository at this point in the history
Signed-off-by: Sibren Vasse <[email protected]>
  • Loading branch information
SibrenVasse committed Dec 18, 2023
1 parent 82f36e0 commit ab12792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.5p1
PKG_VERSION:=9.6p1
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:=f026e7b79ba7fb540f75182af96dc8a8f1db395f922bbc9f6ca603672686086b
PKG_HASH:=910211c07255a8c5ad654391b40ee59800710dd8119dd5362de09385aa7a777c

PKG_LICENSE:=BSD ISC
PKG_LICENSE_FILES:=LICENCE
Expand Down

0 comments on commit ab12792

Please sign in to comment.