msmtp: remove myself as maintainer
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
542cfabd7a
commit
842b9f0f4d
1 changed files with 2 additions and 2 deletions
|
@ -10,13 +10,13 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=msmtp
|
||||
PKG_VERSION:=1.8.7
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://marlam.de/msmtp/releases
|
||||
PKG_HASH:=9a53bcdc244ec5b1a806934ecc7746d9d09db581f587bedf597e9da2f48c51f1
|
||||
|
||||
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
|
||||
PKG_MAINTAINER:=
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_CPE_ID:=cpe:/a:marlam:msmtp
|
||||
|
|
Loading…
Reference in a new issue