Browse Source

msmtp: update to 1.6.2

Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill 9 years ago
parent
commit
3a1ce331c3
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      mail/msmtp/Makefile

+ 3
- 3
mail/msmtp/Makefile View File

@ -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…
Cancel
Save