dovecot: new version of libressl
This commit is contained in:
parent
9b63444d8b
commit
b56b906dd9
|
@ -2,7 +2,7 @@
|
|||
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||
pkgname=dovecot
|
||||
version=2.2.22
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
||||
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
|
||||
|
@ -57,7 +57,7 @@ post_install() {
|
|||
${DESTDIR}/etc/dovecot/conf.d
|
||||
install -m644 ${DESTDIR}/${econfdir}/dovecot.conf ${DESTDIR}/etc/dovecot
|
||||
vinstall doc/dovecot-openssl.cnf 644 etc/ssl
|
||||
vinstall doc/mkcert.sh 755 usr/bin dovecot-mkcert.sh
|
||||
vbin doc/mkcert.sh dovecot-mkcert.sh
|
||||
rm ${DESTDIR}/etc/dovecot/README
|
||||
|
||||
vsv dovecot
|
||||
|
|
Loading…
Reference in New Issue