Browse Source

postfix: version update to 3.0.4

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
lilik-openwrt-22.03
Denis Shulyaka 8 years ago
parent
commit
2e150391dc
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      mail/postfix/Makefile

+ 2
- 2
mail/postfix/Makefile View File

@ -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


Loading…
Cancel
Save