dovecot: new version of libressl
This commit is contained in:
parent
9b63444d8b
commit
b56b906dd9
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||||
pkgname=dovecot
|
pkgname=dovecot
|
||||||
version=2.2.22
|
version=2.2.22
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
||||||
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
|
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
|
||||||
|
@ -57,7 +57,7 @@ post_install() {
|
||||||
${DESTDIR}/etc/dovecot/conf.d
|
${DESTDIR}/etc/dovecot/conf.d
|
||||||
install -m644 ${DESTDIR}/${econfdir}/dovecot.conf ${DESTDIR}/etc/dovecot
|
install -m644 ${DESTDIR}/${econfdir}/dovecot.conf ${DESTDIR}/etc/dovecot
|
||||||
vinstall doc/dovecot-openssl.cnf 644 etc/ssl
|
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
|
rm ${DESTDIR}/etc/dovecot/README
|
||||||
|
|
||||||
vsv dovecot
|
vsv dovecot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue