lede-packages-rs

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

commit bc641767c62a6c6ae2c9fb52a0177e32a468d71d
parent 079472eacf2e91de9b24663298b77400dcec9439
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date:   Fri,  3 Feb 2017 18:20:00 +0200

Merge pull request #3950 from Shulyaka/postfix

postfix: update to 3.1.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.1.3 -PKG_MD5SUM:=28a1dedbbbedfcf5fc09fd88bac116b6 +PKG_VERSION:=3.1.4 +PKG_MD5SUM:=878a059d92ee3b093d7d3e97248c915d PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Denis Shulyaka <Shulyaka@gmail.com> PKG_LICENSE:=IPL-1.0