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
2d56dbfc
Commit
2d56dbfc
authored
3 years ago
by
Florian Eckert
Browse files
Options
Downloads
Patches
Plain Diff
stunnel: update to 5.59
Signed-off-by:
Florian Eckert
<
fe@dev.tdt.de
>
parent
e91d0186
No related branches found
Branches containing commit
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/stunnel/Makefile
+2
-2
2 additions, 2 deletions
net/stunnel/Makefile
with
2 additions
and
2 deletions
net/stunnel/Makefile
+
2
−
2
View file @
2d56dbfc
...
...
@@ -8,7 +8,7 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
stunnel
PKG_VERSION
:=
5.5
8
PKG_VERSION
:=
5.5
9
PKG_RELEASE
:=
1
PKG_LICENSE
:=
GPL-2.0-or-later
...
...
@@ -23,7 +23,7 @@ PKG_SOURCE_URL:= \
https://www.usenix.org.uk/mirrors/stunnel/archive/
$(
word 1,
$(
subst .,
$(
space
)
,
$(
PKG_VERSION
)))
.x/
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_HASH
:=
d4c14cc096577edca3f6a2a59c2f51869e35350b3988018ddf808c88e5973b79
PKG_HASH
:=
137776df6be8f1701f1cd590b7779932e123479fb91e5192171c16798815ce9f
PKG_FIXUP
:=
autoreconf
PKG_FIXUP
:=
patch-libtool
...
...
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