Browse Source

Merge pull request #1246 from Shulyaka/master

postfix: update to 3.0.1
Steven Barth 9 years ago
parent
commit
f281831ecb
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
10 10
 PKG_NAME:=postfix
11 11
 PKG_RELEASE:=1
12 12
 PKG_SOURCE_URL:=ftp://ftp.porcupine.org/mirrors/postfix-release/official/
13
-PKG_VERSION:=3.0.0
14
-PKG_MD5SUM:=a4a83f8d729f31c803bf9c2277701d56
13
+PKG_VERSION:=3.0.1
14
+PKG_MD5SUM:=3ec1416e7d4fba9566297c8fcf7a348c
15 15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
16 16
 PKG_MAINTAINER:=Denis Shulyaka <Shulyaka@gmail.com>
17 17
 PKG_LICENSE:=IPL-1.0