Browse Source

postfix: update to 3.0.1

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
lilik-openwrt-22.03
Denis Shulyaka 9 years ago
parent
commit
14c5938398
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.0
PKG_MD5SUM:=a4a83f8d729f31c803bf9c2277701d56
PKG_VERSION:=3.0.1
PKG_MD5SUM:=3ec1416e7d4fba9566297c8fcf7a348c
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MAINTAINER:=Denis Shulyaka <Shulyaka@gmail.com>
PKG_LICENSE:=IPL-1.0


Loading…
Cancel
Save