[arch-commits] Commit in amavisd-new/trunk (PKGBUILD)

Thore Bödecker foxxx0 at archlinux.org
Mon Aug 12 09:28:50 UTC 2019


    Date: Monday, August 12, 2019 @ 09:28:50
  Author: foxxx0
Revision: 499012

upgpkg: amavisd-new 2.12.0-2

add missing deps for 2.12.0 release

Modified:
  amavisd-new/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-12 09:20:54 UTC (rev 499011)
+++ PKGBUILD	2019-08-12 09:28:50 UTC (rev 499012)
@@ -4,7 +4,7 @@
 pkgname=amavisd-new
 _pkgname=amavis
 pkgver=2.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="High-performance interface between mailer (MTA) and content checkers"
 arch=('any')
 url="https://gitlab.com/amavis/amavis"
@@ -23,6 +23,11 @@
     'perl-unix-syslog>=1.1-4'
     'perl-mail-dkim>=0.31'
     'perl-berkeleydb>=0.42'
+    'perl-json'
+    'perl-http-message'
+    'perl-libwww'
+    'perl-lwp-protocol-https'
+    'perl-net-ssleay'
     'bzip2'
     'gzip'
 )



More information about the arch-commits mailing list