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
#3429
from brianjmurrell/patch-3
ssmtp: Increase PKG_RELEASE > BB value
lilik-openwrt-22.03
Hannu Nyman
8 years ago
committed by
GitHub
parent
6b2e8ae6ef
a825b3fb32
commit
e08d70d8aa
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mail/ssmtp/Makefile
+ 1
- 1
mail/ssmtp/Makefile
View File
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
ssmtp
PKG_VERSION
:=
2.64
PKG_RELEASE
:=
3
PKG_RELEASE
:=
5
PKG_MAINTAINER
:=
Dirk Brenken <dev@brenken.org>
PKG_LICENSE
:=
GPL-2.0+
Write
Preview
Loading…
Cancel
Save