diff options
Diffstat (limited to 'net/mail/dovecot/dovecot.mkbuild')
-rw-r--r-- | net/mail/dovecot/dovecot.mkbuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/mail/dovecot/dovecot.mkbuild b/net/mail/dovecot/dovecot.mkbuild index c17c966..0b98898 100644 --- a/net/mail/dovecot/dovecot.mkbuild +++ b/net/mail/dovecot/dovecot.mkbuild @@ -28,7 +28,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://www.dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz" +[[DOWNLOAD FOLDER URL]]="http://www.dovecot.org/releases/1.1/dovecot-1.1.19.tar.gz" # Source base name. if different from package name. Null ("") to default value. # Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' @@ -110,7 +110,7 @@ #[[MD5SUM EXTENSION]]="" #[[SIGNING KEY]]="" #[[SIGNING KEY URL]]="" -#[[SIGNING KEY ID]]="" +[[SIGNING KEY ID]]="40558AC9" #[[SIGNING URL]]="" #[[CONFIG FILES]]="" #[[PATCH URLS]]="" @@ -146,7 +146,7 @@ off: svn_source off: git_source off: md5sum_download_and_check_0 off: md5sum_download_and_check_1 -off: gpg_signature_check + on: gpg_signature_check on: manifest_check on: untar_source off: patch_source |