mailsend: bump to v. 1.19
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 6 Jul 2018 12:16:34 +0000 (09:16 -0300)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 6 Jul 2018 12:16:34 +0000 (09:16 -0300)
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
mail/mailsend/Makefile

index bd264948ae4508d34f83ffe543daa0d9a2d99d47..f95f35a12992f3b936bf63d688cc444af84b6c44 100644 (file)
@@ -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 <thess@kitschensync.net>