mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #983 from Shulyaka/master
mailman: version upgrade to 2.1.19
This commit is contained in:
@@ -10,8 +10,8 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=mailman
|
||||
PKG_RELEASE:=1
|
||||
PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/mailman/ http://ftp.gnu.org/gnu/mailman/
|
||||
PKG_VERSION:=2.1.18-1
|
||||
PKG_MD5SUM:=dc861ed9698a98499a951eaef7d4db9f
|
||||
PKG_VERSION:=2.1.19
|
||||
PKG_MD5SUM:=13a33d758f8a6308c91dd267fc3ba123
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
||||
PKG_MAINTAINER:=Denis Shulyaka <Shulyaka@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
@@ -24,7 +24,7 @@ define Package/mailman
|
||||
CATEGORY:=Mail
|
||||
TITLE:=The GNU Mailing List Manager
|
||||
URL:=http://www.gnu.org/software/mailman/
|
||||
DEPENDS:=+postfix +python-mini +uhttpd +python-dns #+python-dev
|
||||
DEPENDS:=+postfix +python +uhttpd +python-dns
|
||||
endef
|
||||
|
||||
define Package/mailman/description
|
||||
|
||||
Reference in New Issue
Block a user