From: Eneas U de Queiroz Date: Fri, 6 Jul 2018 12:16:34 +0000 (-0300) Subject: mailsend: bump to v. 1.19 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=06dee479da7b2db616432b5cf0985f63fe60d43a;p=openwrt-packages.git mailsend: bump to v. 1.19 Signed-off-by: Eneas U de Queiroz --- diff --git a/mail/mailsend/Makefile b/mail/mailsend/Makefile index bd264948a..f95f35a12 100644 --- a/mail/mailsend/Makefile +++ b/mail/mailsend/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mailsend -PKG_VERSION:=1.17b15 -PKG_RELEASE:=2 +PKG_VERSION:=1.19 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/muquit/mailsend/archive/$(PKG_VERSION) -PKG_HASH:=73cb1b2455de95ab126e3682bf19c62e6baabee00f449da692be0bebd3ceb26b +PKG_HASH:=565ef6be26c58ef75065c5519eae8dd55bae3142928619696b28d242b73493f7 PKG_MAINTAINER:=Ted Hess