Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
openwrt-packages
Commits
b7d5b105
Unverified
Commit
b7d5b105
authored
3 years ago
by
Rosen Penev
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15449 from SibrenVasse/master
openssh: update to 8.6p1
parents
32c3c436
cb1d8bd8
No related branches found
No related tags found
1 merge request
!13
Uplift of packages using two step method. Use commits specified by feeds.conf.default from main repo.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
net/openssh/Makefile
+2
-2
2 additions, 2 deletions
net/openssh/Makefile
with
2 additions
and
2 deletions
net/openssh/Makefile
+
2
−
2
View file @
b7d5b105
...
...
@@ -8,13 +8,13 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
openssh
PKG_VERSION
:=
8.
5
p1
PKG_VERSION
:=
8.
6
p1
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
\
https://ftp.spline.de/pub/OpenBSD/OpenSSH/portable/
PKG_HASH
:=
f52f3f41d429aa9918e38cf200af225ccdd8e66f052da572870c89737646ec25
PKG_HASH
:=
c3e6e4da1621762c850d03b47eed1e48dff4cc9608ddeb547202a234df8ed7ae
PKG_LICENSE
:=
BSD ISC
PKG_LICENSE_FILES
:=
LICENCE
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment