lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 55cb6a0ca08de32a220911bdc4cc6d1cec2d306a
parent 36785c2f0e1c0e96bf0ea6bd0a35bcc1c4f8cd77
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date:   Thu, 25 Feb 2016 23:40:44 +0200

Merge pull request #2422 from Shulyaka/master

postfix: version update to 3.0.4
Diffstat:
Mmail/postfix/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile @@ -10,8 +10,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postfix PKG_RELEASE:=1 PKG_SOURCE_URL:=ftp://ftp.porcupine.org/mirrors/postfix-release/official/ -PKG_VERSION:=3.0.3 -PKG_MD5SUM:=61caffae689c11d09b4c972a394ae3b1 +PKG_VERSION:=3.0.4 +PKG_MD5SUM:=877365c99e1fb5d46e61da5b22df0255 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Denis Shulyaka <Shulyaka@gmail.com> PKG_LICENSE:=IPL-1.0