From 94a28e969ffc19aa35c8e67451a5cf73574b877d Mon Sep 17 00:00:00 2001 From: Alexander Ryzhov Date: Tue, 24 Feb 2015 11:11:13 +0000 Subject: [PATCH] msmtp: bump revision Signed-off-by: Alexander Ryzhov --- mail/msmtp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index f810a5dd5..1a7e21480 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=msmtp PKG_VERSION:=1.6.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/msmtp