msmtp: update to 1.6.2
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
parent
4c399f28fd
commit
3a1ce331c3
1 changed files with 3 additions and 3 deletions
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=msmtp
|
||||
PKG_VERSION:=1.6.1
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=1.6.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@SF/msmtp
|
||||
PKG_MD5SUM:=6ebba4809bbc665b8a665a018d1a5ee1
|
||||
PKG_MD5SUM:=3baca93c7e5f1aa9d36a2e5b38739ab9
|
||||
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue