dovecot-plugin-pigeonhole: update to 0.5.1.

This commit is contained in:
Leah Neukirchen 2018-04-04 18:35:06 +02:00
parent 8c54cbcd12
commit e0a28ad6b8
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'dovecot-plugin-pigeonhole'
pkgname=dovecot-plugin-pigeonhole
version=0.4.23
version=0.5.1
revision=1
wrksrc="dovecot-2.2-pigeonhole-${version}"
wrksrc="dovecot-2.3-pigeonhole-${version}"
build_style=gnu-configure
configure_args="--prefix=/usr
--with-dovecot=${XBPS_CROSS_BASE}/usr/lib/dovecot
@ -18,8 +18,8 @@ short_desc="Sieve implementation for Dovecot"
maintainer="John Regan <john@jrjrtech.com>"
license="LGPL-2.1-or-later"
homepage="http://pigeonhole.dovecot.org"
distfiles="${homepage}/releases/2.2/${wrksrc}.tar.gz"
checksum=2860d12b95e316bddfae00d887edcd9834272834406970aa1c096425569c035f
distfiles="${homepage}/releases/2.3/${wrksrc}.tar.gz"
checksum=e3b0aa59261881bcb0d33a6c398f3cb5f9f75e077e67bae175cf33c362577547
dovecot-plugin-pigeonhole-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"