Skip to content

Commit 95181d0

Browse files
dovecot-plugin-pigeonhole: update to 2.4.3.
1 parent 3365e58 commit 95181d0

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

srcpkgs/dovecot-plugin-pigeonhole/patches/32bit.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

srcpkgs/dovecot-plugin-pigeonhole/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'dovecot-plugin-pigeonhole'
22
pkgname=dovecot-plugin-pigeonhole
3-
version=2.4.2
4-
revision=2
3+
version=2.4.3
4+
revision=1
55
build_style=gnu-configure
66
configure_args="--prefix=/usr
77
--with-dovecot=${XBPS_CROSS_BASE}/usr/lib/dovecot
@@ -11,14 +11,14 @@ configure_args="--prefix=/usr
1111
# Hack around dovecot-config for cross building.
1212
make_build_args="LIBDOVECOT_INCLUDE=-I${XBPS_CROSS_BASE}/usr/include/dovecot
1313
LIBS=-L${XBPS_CROSS_BASE}/usr/lib/dovecot"
14-
hostmakedepends="dovecot-devel libldap-devel perl"
14+
hostmakedepends="dovecot-devel libldap-devel perl python3"
1515
makedepends="dovecot-devel dovecot-plugin-ldap libldap-devel openssl-devel"
1616
short_desc="Sieve implementation for Dovecot"
1717
maintainer="Leah Neukirchen <leah@vuxu.org>"
1818
license="LGPL-2.1-or-later"
1919
homepage="https://pigeonhole.dovecot.org"
2020
distfiles="https://pigeonhole.dovecot.org/releases/2.4/dovecot-pigeonhole-${version//r/-}.tar.gz"
21-
checksum=c2f90cf2a0154f94842ce0d8cafc81f282d0f98dfc3b51c3b7c2385c53316f97
21+
checksum=219c472a5fa3e6f7a6cb76ff5118bcbead73e14cd4157d3701425245756cb5f8
2222

2323
dovecot-plugin-pigeonhole-devel_package() {
2424
depends="${sourcepkg}>=${version}_${revision}"

0 commit comments

Comments
 (0)