commit e08d70d8aa6818bb4666db1305f1d327dad537c8
parent 6b2e8ae6efad4a211d7242d6f35825d475014ce6
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Mon, 31 Oct 2016 23:42:16 +0200
Merge pull request #3429 from brianjmurrell/patch-3
ssmtp: Increase PKG_RELEASE > BB value
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile
@@ -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+