This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#3871
from jow-/nail-fix-build
nail: fix build against OpenSSL with disabled SSLv3
lilik-openwrt-22.03
Hannu Nyman
8 years ago
committed by
GitHub
parent
e88560ee49
a642b4d371
commit
1d1804a16f
2 changed files
with
9 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mail/nail/Makefile
+8
-2
mail/nail/patches/100-handle-openssl-without-sslv2-sslv3.patch
+ 1
- 1
mail/nail/Makefile
View File
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
nail
PKG_VERSION
:=
12.5
PKG_RELEASE
:=
1
PKG_RELEASE
:=
2
PKG_LICENSE
:=
BSD-2-Clause
PKG_SOURCE
:=
heirloom-mailx_
$(
PKG_VERSION
)
.orig.tar.gz
mail/nail/patches/100-handle-openssl-without-sslv2.patch → mail/nail/patches/100-handle-openssl-without-sslv2-sslv3.patch
View File
Write
Preview
Loading…
Cancel
Save